| Package | Description |
|---|---|
| org.n52.shetland.ogc.ows.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidParameterValueException
Implementation of
CodedOwsException to be used if Operation
request contains an invalid parameter value. |
class |
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. |
class |
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. |
class |
MissingServiceParameterException |
class |
MissingVersionParameterException |
class |
NoApplicableCodeException
Implementation of
CodedOwsException to be used if No other
exceptionCode specified by this service and server applies to this
exception. |
class |
OperationNotSupportedException
Implementation of
CodedOwsException to be used if Request is
for an operation that is not supported by this server. |
class |
OptionNotSupportedException
Implementation of
CodedOwsException to be used if Request is
for an option that is not supported by this server. |
class |
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. |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.