Searched refs:throwModifiersException (Results 1 – 1 of 1) sorted by relevance
309 throwModifiersException(klass, name, true); in checkField()405 throwModifiersException(klass, name, false); in checkMethod()547 private static void throwModifiersException(Class<?> klass, String name, boolean isField) { in throwModifiersException() method in ChildClass