org.openrdf.elmo.exceptions
Class ElmoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.persistence.PersistenceException
org.openrdf.elmo.exceptions.ElmoException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ElmoCompositionException, ElmoConversionException, ElmoInitializationException, ElmoIOException, ElmoMementoException, ElmoPersistException
public class ElmoException
- extends PersistenceException
An unexpected general exception occurred durring an operation on a Bean or
manager.
- 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 |
ElmoException
public ElmoException()
ElmoException
public ElmoException(String message,
Throwable cause)
ElmoException
public ElmoException(String message)
ElmoException
public ElmoException(Throwable cause)
Copyright © 2004-2007. All Rights Reserved.