A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
NullPointerException — Class in package com.ericfeminella.errors
Thrown when an application attempts to access a property or method of a null object reference
NullPointerException(reference) — Constructor in class com.ericfeminella.errors.NullPointerException
Throws an NullPointerException containing a reference to the nullified object
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z