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