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: 6428 $, $Date: 2007-03-28 21:00:47 +0200 (Mi, 28 Mär 2007) $
 
- Author:
 
  - Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $
 
- 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