org.openrdf.elmo.exceptions
Class ElmoPersistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.persistence.PersistenceException
org.openrdf.elmo.exceptions.ElmoException
org.openrdf.elmo.exceptions.ElmoPersistException
- All Implemented Interfaces:
- Serializable
public class ElmoPersistException
- extends ElmoException
A Bean property faild to be saved.
- 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 |
ElmoPersistException
public ElmoPersistException()
ElmoPersistException
public ElmoPersistException(String message,
Throwable cause)
ElmoPersistException
public ElmoPersistException(String message)
ElmoPersistException
public ElmoPersistException(Throwable cause)
Copyright © 2004-2008 Aduna. All Rights Reserved.