org.yasl.xmlobjects
Class ObjectInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yasl.xmlobjects.ObjectInstantiationException
- All Implemented Interfaces:
- Serializable
- public class ObjectInstantiationException
- extends Exception
- Version:
- 1.0
- Author:
- Jeff Chapman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectInstantiationException
public ObjectInstantiationException()
ObjectInstantiationException
public ObjectInstantiationException(String message)
ObjectInstantiationException
public ObjectInstantiationException(Throwable cause)
ObjectInstantiationException
public ObjectInstantiationException(String message,
Throwable cause)