NullPointerException

Class NullPointerException

All Implemented Interfaces:
Serializable
public class NullPointerException
extends RuntimeException

Thrown when an application attempts to use null in a case where an object is required. These include: