Home
last modified time | relevance | path

Searched defs:iae (Results 1 – 4 of 4) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
DAnnotationFormatErrorTest.java41 IllegalArgumentException iae = new IllegalArgumentException(); in test_constructorLjava_lang_Throwable() local
51 IllegalArgumentException iae = new IllegalArgumentException(); in test_constructorLjava_lang_StringLjava_lang_Throwable() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DServiceConfigurationErrorTest.java48 IllegalArgumentException iae = new IllegalArgumentException( in test_ConstructorLjava_lang_StringLjava_lang_Throwable() local
/libcore/luni/src/main/java/javax/security/auth/x500/
DX500Principal.java108 IllegalArgumentException iae = new IllegalArgumentException("Incorrect input encoding"); in incorrectInputEncoding() local
147 IllegalArgumentException iae = new IllegalArgumentException("Incorrect input name:" + name); in incorrectInputName() local
/libcore/luni/src/test/java/libcore/java/lang/
DOldThrowableTest.java82 IllegalArgumentException iae = new IllegalArgumentException(); in test_initCause() local