Serializable
Thrown when an application tries to create an instance of a class using the
newInstance
method in class
Class
, but the specified class object cannot be instantiated. The instantiation can fail for a variety of reasons including but not limited to:
void
Constructors
Constructs an InstantiationException
with no detail message.
Constructs an InstantiationException
with the specified detail message.
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstantiationException()
Constructs an InstantiationException
with no detail message.
Constructs an InstantiationException
with the specified detail message.
s
- the detail message.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4