Searched defs:NULL_POINTER_EXCEPTION (Results 1 – 2 of 2) sorted by relevance
56 Class<NullPointerException> NULL_POINTER_EXCEPTION = NullPointerException.class; field
53 …public static final Class<NullPointerException> NULL_POINTER_EXCEPTION = NullPointerException.clas… field in ExceptionConst