Package eoxserver :: Package services :: Module exceptions
[hide private]
[frames] | no frames]

Module exceptions

source code

Classes [hide private]
  InvalidRequestException
This exception indicates that the request was invalid and an exception report shall be returned to the client.
  VersionNegotiationException
This exception indicates that version negotiation fails.
  InvalidAxisLabelException
This exception indicates that an invalid axis name was chosen in a WCS 2.0 subsetting parameter.
  InvalidSubsettingException
This exception indicates an invalid WCS 2.0 subsetting parameter was submitted.
Variables [hide private]
  __package__ = 'eoxserver.services'