deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wcts
Class WCTSExceptionCode

java.lang.Object
  extended by org.deegree.ogcbase.ExceptionCode
      extended by org.deegree.ogcwebservices.wcts.WCTSExceptionCode

public class WCTSExceptionCode
extends ExceptionCode

WCTSExceptionCode all wcts specific exception codes.

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$

Field Summary
static ExceptionCode INVALID_AREA
          One or more points in InputData are outside the domainOfValidity of the transformation
static ExceptionCode NO_INPUT_DATA
          No inputdata was available from a specified source for input data.
static ExceptionCode NOT_ENOUGH_STORAGE
          Operation request specifies 'store' result, but not enough storage is available to do this.
static ExceptionCode UNSUPPORTED_COMBINATION
          Operation request contains output CRS that can not be used within output format.
 
Fields inherited from class org.deegree.ogcbase.ExceptionCode
CURRENT_UPDATE_SEQUENCE, INTERNAL_SERVER_ERROR, INVALID_CRS, INVALID_FORMAT, INVALID_POINT, INVALID_SRS, INVALID_UPDATESEQUENCE, INVALIDDIMENSIONVALUE, INVALIDPARAMETERVALUE, LAYER_NOT_DEFINED, LAYER_NOT_QUERYABLE, MISSINGDIMENSIONVALUE, MISSINGPARAMETERVALUE, NOAPPLICABLECODE, OPERATIONNOTSUPPORTED, SOAP_CLIENT, SOAP_MUST_UNDERSTAND, SOAP_SERVER, STYLE_NOT_DEFINED, value, VERSIONNEGOTIATIONFAILED
 
Constructor Summary
WCTSExceptionCode(String message)
           
 
Method Summary
 
Methods inherited from class org.deegree.ogcbase.ExceptionCode
equals
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_INPUT_DATA

public static final ExceptionCode NO_INPUT_DATA
No inputdata was available from a specified source for input data.


INVALID_AREA

public static final ExceptionCode INVALID_AREA
One or more points in InputData are outside the domainOfValidity of the transformation


UNSUPPORTED_COMBINATION

public static final ExceptionCode UNSUPPORTED_COMBINATION
Operation request contains output CRS that can not be used within output format.


NOT_ENOUGH_STORAGE

public static final ExceptionCode NOT_ENOUGH_STORAGE
Operation request specifies 'store' result, but not enough storage is available to do this.

Constructor Detail

WCTSExceptionCode

public WCTSExceptionCode(String message)
Parameters:
message - to present to the user.

deegree 2.3 (2010/04/09 10:10 build-4-official)

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