org.deegree.ogcbase
Class OGCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.ogcbase.OGCException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- OGCWebServiceException
public class OGCException
- extends java.lang.Exception
- Version:
- $Revision: 18195 $, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Method Summary |
ExceptionCode |
getCode()
returns the code of the exception as defined in the OGC web service |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
code
protected ExceptionCode code
OGCException
public OGCException()
OGCException
public OGCException(java.lang.String message)
- Parameters:
message
-
OGCException
public OGCException(java.lang.String message,
ExceptionCode code)
- Parameters:
message
- code
- of the exception
getCode
public ExceptionCode getCode()
- returns the code of the exception as defined in the OGC web service
- Returns:
- the code of the exception as defined in the OGC web service
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org