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