java.lang
public class InstantiationException extends Exception
See Also: newInstance
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
InstantiationException()
Create an exception without a message. | |
InstantiationException(String s)
Create an exception with a message.
|
Parameters: s the message