org.openrdf.elmo.exceptions
Class ElmoMementoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.persistence.PersistenceException
org.openrdf.elmo.exceptions.ElmoException
org.openrdf.elmo.exceptions.ElmoMementoException
- All Implemented Interfaces:
- Serializable
public class ElmoMementoException
- extends ElmoException
An unexpected exception ocurred while undoing repository changes.
- Author:
- James Leigh
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ElmoMementoException
public ElmoMementoException()
ElmoMementoException
public ElmoMementoException(String message,
Throwable cause)
ElmoMementoException
public ElmoMementoException(String message)
ElmoMementoException
public ElmoMementoException(Throwable cause)
Copyright © 2004-2007. All Rights Reserved.