org.openrdf.elmo.exceptions
Class ElmoConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.persistence.PersistenceException
org.openrdf.elmo.exceptions.ElmoException
org.openrdf.elmo.exceptions.ElmoConversionException
- All Implemented Interfaces:
- Serializable
public class ElmoConversionException
- extends ElmoException
Thrown when an exception occurred during literal conversion.
- 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 |
ElmoConversionException
public ElmoConversionException()
ElmoConversionException
public ElmoConversionException(String message,
Throwable cause)
ElmoConversionException
public ElmoConversionException(String message)
ElmoConversionException
public ElmoConversionException(Throwable cause)
Copyright © 2004-2007. All Rights Reserved.