org.openrdf.repository.object.exceptions
Class ObjectCompositionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openrdf.repository.object.exceptions.RDFObjectException
org.openrdf.repository.object.exceptions.ObjectCompositionException
- All Implemented Interfaces:
- Serializable
public class ObjectCompositionException
- extends RDFObjectException
A Bean Class failed to be created due to incompatable roles.
- 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 |
ObjectCompositionException
public ObjectCompositionException()
ObjectCompositionException
public ObjectCompositionException(String message,
Throwable cause)
ObjectCompositionException
public ObjectCompositionException(String message)
ObjectCompositionException
public ObjectCompositionException(Throwable cause)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.