org.deegree.protocol.wcs
Class WCServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.protocol.wcs.WCServiceException
- All Implemented Interfaces:
- Serializable
public class WCServiceException
- extends Exception
This is an exception class for internal (non-OGC) Web Coverage Service exceptions.
- Version:
- $Revision: 29172 $, $Date: 2011-01-11 14:02:34 +0100 (Tue, 11 Jan 2011) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: aschmitz $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WCServiceException
public WCServiceException(String message)
- Parameters:
message
-
WCServiceException
public WCServiceException(String message,
Throwable e)
- Parameters:
message
- e
-
Copyright © 2011. All Rights Reserved.