Searched defs:NULL_POINTER_EXCEPTION (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/
H A DExceptionConstants.java99 public static final Class NULL_POINTER_EXCEPTION = NullPointerException.class; field in interface:ExceptionConstants
123 NULL_POINTER_EXCEPTION, ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION

Completed in 40 milliseconds