Searched refs:NO_SUCH_METHOD_ERROR (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/
H A DExceptionConstants.java89 public static final Class NO_SUCH_METHOD_ERROR = NoSuchMethodError.class; field in interface:ExceptionConstants
115 NO_SUCH_FIELD_ERROR, ILLEGAL_ACCESS_ERROR, NO_SUCH_METHOD_ERROR

Completed in 240 milliseconds