InstantiationError.InstantiationError

InstantiationError.InstantiationError

Class Overview | Class Members | This Package | All Packages

Syntax 1
public InstantiationError()
Description
Constructs an InstantiationError with no detail message.



Syntax 2
public InstantiationError( String s )
Parameters
s
the detail message.
Description
Constructs an InstantiationError with the specified detail message.