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

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/
H A DExceptionConstants.java85 public static final Class ABSTRACT_METHOD_ERROR = AbstractMethodError.class; field in interface:ExceptionConstants
110 NO_CLASS_DEF_FOUND_ERROR, CLASS_FORMAT_ERROR, VERIFY_ERROR, ABSTRACT_METHOD_ERROR,

Completed in 29 milliseconds