NullPointerException Members
NullPointerException Members
Class Overview
|
This Package
|
All Packages
Constructors
Name
Description
NullPointerException
()
Constructs a
NullPointerException
with no detail message.
NullPointerException
(String)
Constructs a
NullPointerException
with the specified detail message.