| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcbase.ExceptionCode
org.deegree.ogcwebservices.csw.CSWExceptionCode
public class CSWExceptionCode
The CSWExceptionCode class is a simple extension to supply csw/wrs exception
 codes.
| Field Summary | |
|---|---|
static CSWExceptionCode | 
WRS_INVALIDREQUEST
The request message is either invalid or is not well-formed.  | 
static CSWExceptionCode | 
WRS_NOTFOUND
The requested resource does not exist or could not be found.  | 
static CSWExceptionCode | 
WRS_NOTIMPLEMENTED
The (abstract) operation has not been implemented.  | 
static CSWExceptionCode | 
WRS_NOTSUPPORTED
A service option, feature, or capability is not supported.  | 
static CSWExceptionCode | 
WRS_RECEIVER
Intended for cases in which an unexpected condition prevented the service from fulfilling the request (this corresponds to an HTTP status code of 5xx).  | 
static CSWExceptionCode | 
WRS_SENDER
Intended for cases in which the message sender seems to have erred in some manner (this corresponds to an HTTP status code of 4xx).  | 
static CSWExceptionCode | 
WRS_TRANSACTIONFAILED
The requested transaction could not be completed.  | 
| Fields inherited from class org.deegree.ogcbase.ExceptionCode | 
|---|
CURRENT_UPDATE_SEQUENCE, INVALID_CRS, INVALID_FORMAT, INVALID_POINT, INVALID_SRS, INVALID_UPDATESEQUENCE, INVALIDPARAMETERVALUE, LAYER_NOT_DEFINED, LAYER_NOT_QUERYABLE, MISSINGPARAMETERVALUE, NOAPPLICABLECODE, OPERATIONNOTSUPPORTED, STYLE_NOT_DEFINED, value, VERSIONNEGOTIATIONFAILED | 
| Constructor Summary | |
|---|---|
CSWExceptionCode(String value)
 | 
|
| 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 | 
|---|
public static final CSWExceptionCode WRS_SENDER
public static final CSWExceptionCode WRS_RECEIVER
public static final CSWExceptionCode WRS_INVALIDREQUEST
public static final CSWExceptionCode WRS_TRANSACTIONFAILED
public static final CSWExceptionCode WRS_NOTIMPLEMENTED
public static final CSWExceptionCode WRS_NOTFOUND
public static final CSWExceptionCode WRS_NOTSUPPORTED
| Constructor Detail | 
|---|
public CSWExceptionCode(String value)
value - to set this ExceptionCode to
  | 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net