public class ObjectInstantiationException extends RuntimeException
Constructor and Description |
---|
ObjectInstantiationException(String message,
Throwable cause)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getCauseException()
Deprecated.
as of 2.9, please use
Throwable.getCause() instead |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public Throwable getCauseException()
Throwable.getCause()
insteadCopyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.