| Package | Description |
|---|---|
| org.n52.shetland.inspire.omso | |
| org.n52.shetland.ogc.ows.exception | |
| org.n52.shetland.ogc.sos.exception | |
| org.n52.shetland.ogc.wps.exception |
| Constructor and Description |
|---|
MultiPointObservation(OmObservation observation)
constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodedOwsException
Implementation of
CodedException for OWS Exceptions |
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. |
| Modifier and Type | Method and Description |
|---|---|
CodedException |
CodedException.at(Enum<?> locator) |
CodedException |
CodedException.at(String locator) |
CodedException |
CodedException.causedBy(Throwable exception) |
CodedException |
CodedException.withMessage(String message,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
List<CodedException> |
CodedException.getExceptions() |
List<? extends CodedException> |
CompositeOwsException.getExceptions() |
abstract List<? extends CodedException> |
OwsExceptionReport.getExceptions() |
| Modifier and Type | Class and Description |
|---|---|
class |
CodedSosException |
class |
ResponseExceedsSizeLimitException |
| Modifier and Type | Class and Description |
|---|---|
class |
CodedWpsException |
class |
NoSuchJobException
Implementation of
CodedWpsException to be used if
The JobID from the request does not match any of the Jobs running on this
server. |
class |
ResultNotReadyException
Implementation of
CodedWpsException to be used if
The result for the requested JobID has not yet been generated |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.