| CodedException |
|
| CodedOwsException |
|
| CompositeOwsException |
|
| InvalidParameterValueException |
Implementation of CodedOwsException to be used if Operation
request contains an invalid parameter value.
|
| InvalidUpdateSequenceException |
Implementation of CodedOwsException to be used if Value of
(optional) updateSequence parameter in GetCapabilities operation request is
greater than current value of service metadata updateSequence number.
|
| MissingParameterValueException |
Implementation of CodedOwsException to be used if Operation
request does not include a parameter value, and this server did not declare a
default value for that parameter.
|
| MissingServiceParameterException |
|
| MissingVersionParameterException |
|
| NoApplicableCodeException |
Implementation of CodedOwsException to be used if No other
exceptionCode specified by this service and server applies to this
exception.
|
| OperationNotSupportedException |
Implementation of CodedOwsException to be used if Request is
for an operation that is not supported by this server.
|
| OptionNotSupportedException |
Implementation of CodedOwsException to be used if Request is
for an option that is not supported by this server.
|
| OwsExceptionReport |
Implementation of the OWS service exception.
|
| VersionNegotiationFailedException |
Implementation of CodedOwsException to be used if List of
versions in “AcceptVersions” parameter value in GetCapabilities operation
request did not include any version supported by this server.
|