deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.ogcbase.ExceptionCode

Packages that use ExceptionCode
org.deegree.ogcbase Provides common classes to deal with an OGC conform service instance. 
org.deegree.ogcwebservices   
org.deegree.ogcwebservices.csw Catalog Service 2.0 (OGC CS-W Version 2.0.0). 
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.describecoverage   
org.deegree.ogcwebservices.wcts   
org.deegree.ogcwebservices.wps   
 

Uses of ExceptionCode in org.deegree.ogcbase
 

Fields in org.deegree.ogcbase declared as ExceptionCode
protected  ExceptionCode OGCException.code
           
static ExceptionCode ExceptionCode.CURRENT_UPDATE_SEQUENCE
           
static ExceptionCode ExceptionCode.INTERNAL_SERVER_ERROR
          The service is not initialized
static ExceptionCode ExceptionCode.INVALID_CRS
           
static ExceptionCode ExceptionCode.INVALID_FORMAT
           
static ExceptionCode ExceptionCode.INVALID_POINT
           
static ExceptionCode ExceptionCode.INVALID_SRS
           
static ExceptionCode ExceptionCode.INVALID_UPDATESEQUENCE
           
static ExceptionCode ExceptionCode.INVALIDPARAMETERVALUE
           
static ExceptionCode ExceptionCode.LAYER_NOT_DEFINED
           
static ExceptionCode ExceptionCode.LAYER_NOT_QUERYABLE
           
static ExceptionCode ExceptionCode.MISSINGPARAMETERVALUE
           
static ExceptionCode ExceptionCode.NOAPPLICABLECODE
           
static ExceptionCode ExceptionCode.OPERATIONNOTSUPPORTED
           
static ExceptionCode ExceptionCode.STYLE_NOT_DEFINED
           
static ExceptionCode ExceptionCode.VERSIONNEGOTIATIONFAILED
           
 

Methods in org.deegree.ogcbase that return ExceptionCode
 ExceptionCode OGCException.getCode()
          returns the code of the exception as defined in the OGC web service
 

Constructors in org.deegree.ogcbase with parameters of type ExceptionCode
InvalidGMLException(String locator, String message, ExceptionCode code)
           
OGCException(String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices
 

Constructors in org.deegree.ogcwebservices with parameters of type ExceptionCode
CurrentUpdateSequenceException(String locator, String message, ExceptionCode code)
           
InvalidParameterValueException(String locator, String message, ExceptionCode code)
           
InvalidUpdateSequenceException(String locator, String message, ExceptionCode code)
           
MissingParameterValueException(String locator, String message, ExceptionCode code)
           
NoApplicableCodeException(String locator, String message, ExceptionCode code)
           
OGCWebServiceException(String message, ExceptionCode code)
           
OGCWebServiceException(String locator, String message, ExceptionCode code)
           
OperationNotSupportedException(String locator, String message, ExceptionCode code)
           
VersionNegotiationFailedException(String locator, String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices.csw
 

Subclasses of ExceptionCode in org.deegree.ogcwebservices.csw
 class CSWExceptionCode
          The CSWExceptionCode class is a simple extension to supply csw/wrs exception codes.
 

Constructors in org.deegree.ogcwebservices.csw with parameters of type ExceptionCode
NonexistentCollectionException(String locator, String message, ExceptionCode code)
           
NonexistentTypeException(String locator, String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices.getcapabilities
 

Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type ExceptionCode
InvalidCapabilitiesException(String message, ExceptionCode code)
           
InvalidCapabilitiesException(String locator, String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices.wcs
 

Subclasses of ExceptionCode in org.deegree.ogcwebservices.wcs
 class WCSExceptionCode
           
 

Constructors in org.deegree.ogcwebservices.wcs with parameters of type ExceptionCode
WCSException(String locator, String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices.wcs.configuration
 

Constructors in org.deegree.ogcwebservices.wcs.configuration with parameters of type ExceptionCode
InvalidConfigurationException(String locator, String message, ExceptionCode code)
           
InvalidCVExtensionException(String locator, String message, ExceptionCode code)
           
UnknownCVExtensionException(String locator, String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices.wcs.describecoverage
 

Constructors in org.deegree.ogcwebservices.wcs.describecoverage with parameters of type ExceptionCode
InvalidCoverageDescriptionExcpetion(String locator, String message, ExceptionCode code)
           
 

Uses of ExceptionCode in org.deegree.ogcwebservices.wcts
 

Subclasses of ExceptionCode in org.deegree.ogcwebservices.wcts
 class WCTSExceptionCode
          WCTSExceptionCode all wcts specific exception codes.
 

Uses of ExceptionCode in org.deegree.ogcwebservices.wps
 

Constructors in org.deegree.ogcwebservices.wps with parameters of type ExceptionCode
ServerBusyException(String locator, String message, ExceptionCode code)
           
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net