Searched refs:MemberFoundException (Results 1 – 1 of 1) sorted by relevance
36 private static class MemberFoundException extends RuntimeException {} class in MemberFinder37 private static final MemberFoundException MEMBER_FOUND = new MemberFoundException();92 catch (MemberFoundException ex) in findMember()131 catch (MemberFoundException ex) in isOverriden()160 catch (MemberFoundException ex) in isShadowed()