|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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. |
Constructor Summary | |
---|---|
CSWExceptionCode(java.lang.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(java.lang.String value)
value
- to set this ExceptionCode to
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org