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