Searched defs:initCause (Results 1 – 4 of 4) sorted by relevance
77 public static void initCause(Throwable throwable, Throwable cause) { in initCause() method in ExceptionUtils
28 public synchronized IllegalIcuArgumentException initCause(Throwable cause) { in initCause() method in IllegalIcuArgumentException
38 public synchronized Throwable initCause(Throwable cause) { in initCause() method in CannotCompileException
114 public synchronized Throwable initCause(Throwable cause) { in initCause() method in DTMException