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

/openjdk9/jaxp/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/
H A DExceptionConstants.java63 public static final Class NULL_POINTER_EXCEPTION = NullPointerException.class; field in interface:ExceptionConstants

Completed in 87 milliseconds