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

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

Completed in 29 milliseconds