org.deegree.ogcbase
Class OGCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.ogcbase.OGCException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- OGCWebServiceException
public class OGCException
- extends Exception
- Version:
- $Revision: 9344 $, $Revision: 9344 $, $Date: 2007-12-27 17:21:56 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- 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 |
code
protected ExceptionCode code
OGCException
public OGCException()
OGCException
public OGCException(String message)
- Parameters:
message
-
OGCException
public OGCException(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://deegree.sourceforge.net