Searched refs:FinalException (Results 1 – 1 of 1) sorted by relevance
79 final class FinalException extends Exception {} class513 throw new FinalException(); in testLoadExceptionInCatchExact()517 } catch (FinalException ex) { in testLoadExceptionInCatchExact()