InvalidUpdateSequence exception OptionNotSupported exception NoApplicableCode exception InvalidRequest exception

Copyright © 2011 Open Geospatial Consortium. 93 Requirement http:www.opengis.netspecSWES2.0reqSOAPFaultInvalidParameterValueException REQ 75. The abstract fault properties for this exception shall be as follows: • [Code] The QName soap11:Client SOAP 1.1 or soap12:Sender SOAP 1.2 • [Subcode] The QName ows:InvalidParameterValue • [Reason] the string: “The request contained an invalid parameter value.” • [Details] An ows:Exception element as defined in clause 8.2 of [OGC 06-121r3]

19.2.4.4 VersionNegotiationFailed exception

The meaning of this exception code is defined in table 25 of [OGC 06-121r3]. Requirement http:www.opengis.netspecSWES2.0reqSOAPFaultVersionNegotiationFailedException REQ 76. The abstract fault properties for this exception shall be as follows: • [Code] The QName soap11:Client SOAP 1.1 or soap12:Sender SOAP 1.2 • [Subcode] The QName ows:VersionNegotiationFailed • [Reason] the string: “The list of versions in the ‘AcceptVersions’ parameter value of the GetCapabilities operation request did not include any version supported by this server.” • [Details] An ows:Exception element as defined in clause 8.2 of [OGC 06-121r3]

19.2.4.5 InvalidUpdateSequence exception

The meaning of this exception code is defined in table 25 of [OGC 06-121r3]. 94 Copyright © 2011 Open Geospatial Consortium. Requirement http:www.opengis.netspecSWES2.0reqSOAPFaultInvalidUpdateSequenceException REQ 77. The abstract fault properties for this exception shall be as follows: • [Code] The QName soap11:Client SOAP 1.1 or soap12:Sender SOAP 1.2 • [Subcode] The QName ows:InvalidUpdateSequence • [Reason] the string: “The value of the updateSequence parameter in the GetCapabilities operation request was greater than the current value of the service metadata updateSequence number.” • [Details] An ows:Exception element as defined in clause 8.2 of [OGC 06-121r3]

19.2.4.6 OptionNotSupported exception

The meaning of this exception code is defined in table 25 of [OGC 06-121r3]. Requirement http:www.opengis.netspecSWES2.0reqSOAPFaultOptionNotSupportedException REQ 78. The abstract fault properties for this exception shall be as follows: • [Code] The QName soap11:Client SOAP 1.1 or soap12:Sender SOAP 1.2 • [Subcode] The QName ows:OptionNotSupported • [Reason] the string: “The request includedtargeted an option that is not supported by this server.” • [Details] An ows:Exception element as defined in clause 8.2 of [OGC 06-121r3]

19.2.4.7 NoApplicableCode exception

The meaning of this exception code is defined in table 25 of [OGC 06-121r3]. Copyright © 2011 Open Geospatial Consortium. 95 Requirement http:www.opengis.netspecSWES2.0reqSOAPFaultNoApplicableCodeException REQ 79. The abstract fault properties for this exception shall be as follows: • [Code] The QName soap11:Server SOAP 1.1 or soap12:Receiver SOAP 1.2 • [Subcode] The QName ows:NoApplicableCode • [Reason] the string: “A server exception was encountered.” • [Details] An ows:Exception element as defined in clause 8.2 of [OGC 06-121r3]

19.2.4.8 InvalidRequest exception

The meaning of this exception code is defined in clause 15 of this standard. Requirement http:www.opengis.netspecSWES2.0reqSOAPFaultInvalidRequestException REQ 80. The abstract fault properties for this exception shall be as follows: • [Code] The QName soap11:Client SOAP 1.1 or soap12:Sender SOAP 1.2 • [Subcode] The QName swes:InvalidRequest • [Reason] the string: “The request did not conform to its XML Schema definition.” • [Details] An ows:Exception element as defined in clause 8.2 of [OGC 06-121r3]

19.2.4.9 RequestExtensionNotSupported exception