Package uk.ac.rdg.resc.edal.wms.exceptions
This package contains exceptions specific to WMS
- Author:
- Guy
-
Exception Summary Exception Description CurrentUpdateSequence Exception that is thrown when a user requests an updatesequence that is equal to the current updatesequenceEdalUnsupportedOperationException EdalException
thrown when a user requests an operation which is not supported.InvalidPointException EdalException
thrown when a GetFeatureInfo request contains an invalid i or j valueInvalidUpdateSequence Exception that is thrown when a user requests an updatesequence that is either invalid or higher than the current updatesequenceLayerNotQueryableException EdalException
thrown when a user calls GetFeatureInfo on a layer marked as non-queryable.StyleNotSupportedException EdalException
thrown when a user submits a WMS request with a style which is not supported by one of the requested layers