org.deegree.io.datastore.idgenerator
Class IdGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.io.datastore.DatastoreException
org.deegree.io.datastore.idgenerator.IdGenerationException
- All Implemented Interfaces:
- java.io.Serializable
public class IdGenerationException
- extends DatastoreException
Marks that the generation of an id failed.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Markus Schneider , last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
IdGenerationException(java.lang.String msg)
Creates a new IdGenerationException instance. |
IdGenerationException(java.lang.String msg,
java.lang.Throwable cause)
Creates a new IdGenerationException instance. |
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 |
IdGenerationException
public IdGenerationException(java.lang.String msg,
java.lang.Throwable cause)
- Creates a new IdGenerationException instance.
- Parameters:
msg
- detail msgcause
- causing exception
IdGenerationException
public IdGenerationException(java.lang.String msg)
- Creates a new IdGenerationException instance.
- Parameters:
msg
- detail msg
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org