Signals
an attempt to access a field or invoke a method of a
null object.
Figure 10-46. java.lang.NullPointerException
public class NullPointerException extends RuntimeException {
// Public Constructors
public NullPointerException( );
public NullPointerException(String s);
}
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.