Searched defs:iae (Results 1 – 4 of 4) sorted by relevance
41 IllegalArgumentException iae = new IllegalArgumentException(); in test_constructorLjava_lang_Throwable() local51 IllegalArgumentException iae = new IllegalArgumentException(); in test_constructorLjava_lang_StringLjava_lang_Throwable() local
48 IllegalArgumentException iae = new IllegalArgumentException( in test_ConstructorLjava_lang_StringLjava_lang_Throwable() local
82 IllegalArgumentException iae = new IllegalArgumentException(); in test_initCause() local
42 final IllegalArgumentException iae = new IllegalArgumentException("boo!"); in testThrowException() local152 public static String testCatchException_handler(IllegalArgumentException iae, String arg1, in testCatchException_handler()165 public static String testCatchException_handler2(IllegalArgumentException iae, String arg1) { in testCatchException_handler2()