Class NullPointerException
Defined in: core.js.
Constructor Attributes | Constructor Name and Description |
---|---|
NullPointerException(message)
Creates an NullPointerException instance.
|
Class Detail
NullPointerException(message)
Creates an NullPointerException instance.
Adapted from java.lang.NullPointerException
- Parameters:
- message