org.deegree.io.datastore
Class DatastoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.io.datastore.DatastoreException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IdGenerationException, PropertyPathResolvingException, TransactionException
public class DatastoreException
- extends Exception
Base datastore exception class.
- Version:
- $Revision: 9342 $, $Date: 2007-12-27 13:32:57 +0100 (Do, 27 Dez 2007) $
- Author:
- Torsten Friebe , Markus Schneider , last edited by: $Author: apoth $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DatastoreException
public DatastoreException()
- Creates a new
DatastoreException
without detail message.
DatastoreException
public DatastoreException(String message)
- Parameters:
message
-
DatastoreException
public DatastoreException(Throwable cause)
- Parameters:
cause
-
DatastoreException
public DatastoreException(String message,
Throwable cause)
- Parameters:
message
- cause
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net