org.openrdf.repository.object.exceptions
Class RDFObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openrdf.repository.object.exceptions.RDFObjectException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BehaviourException, MultipleObjectResultException, NoObjectResultException, ObjectCompositionException, ObjectConversionException, ObjectStoreException
public class RDFObjectException
- extends RuntimeException
An unexpected general exception occurred during 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 |
RDFObjectException
public RDFObjectException()
RDFObjectException
public RDFObjectException(String message,
Throwable cause)
RDFObjectException
public RDFObjectException(String message)
RDFObjectException
public RDFObjectException(Throwable cause)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.