java.lang
public class InstantiationException extends Exception
Class.newInstance()
,
Serialized FormConstructor and Description |
---|
InstantiationException()
Create an exception without a message.
|
InstantiationException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstantiationException()
public InstantiationException(String s)
s
- the message