Searched defs:ILLEGAL_ACCESS_ERROR (Results 1 – 2 of 2) sorted by relevance
45 Class<IllegalAccessError> ILLEGAL_ACCESS_ERROR = IllegalAccessError.class; field
42 public static final Class<IllegalAccessError> ILLEGAL_ACCESS_ERROR = IllegalAccessError.class; field in ExceptionConst