Searched defs:newIllegalArgumentException (Results 1 – 2 of 2) sorted by relevance
143 /*non-public*/ static RuntimeException newIllegalArgumentException(String message) { in newIllegalArgumentException() method in MethodHandleStatics146 /*non-public*/ static RuntimeException newIllegalArgumentException(String message, Object obj) { in newIllegalArgumentException() method in MethodHandleStatics149 …/*non-public*/ static RuntimeException newIllegalArgumentException(String message, Object obj, Obj… in newIllegalArgumentException() method in MethodHandleStatics
573 private static RuntimeException newIllegalArgumentException(String message, Object x) { in newIllegalArgumentException() method in Wrapper576 private static RuntimeException newIllegalArgumentException(String message) { in newIllegalArgumentException() method in Wrapper