NullReferenceException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, java.lang.NullPointerException

public class NullReferenceException extends java.lang.NullPointerException

The exception that is thrown when there is an attempt to dereference a null object reference.