Home
last modified time | relevance | path

Searched refs:EXCEPTION_IN_INITIALIZER_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/apache-commons-bcel/src/main/java/org/apache/bcel/
DExceptionConstants.java42 …Class<ExceptionInInitializerError> EXCEPTION_IN_INITIALIZER_ERROR = ExceptionInInitializerError.cl… field
72 EXCEPTION_IN_INITIALIZER_ERROR, ILLEGAL_ACCESS_ERROR
DExceptionConst.java39 …public static final Class<ExceptionInInitializerError> EXCEPTION_IN_INITIALIZER_ERROR = ExceptionI… field in ExceptionConst
67 EXCEPTION_IN_INITIALIZER_ERROR, ILLEGAL_ACCESS_ERROR