Searched defs:initCause (Results 1 – 9 of 9) sorted by relevance
39 public ClassGenException(final String s, final Throwable initCause) { in ClassGenException()
51 VerificationException(final String message, final Throwable initCause) { in VerificationException()
49 public ClassConstraintException(final String message, final Throwable initCause) { in ClassConstraintException()
54 VerifierConstraintViolatedException(final String message, final Throwable initCause) { in VerifierConstraintViolatedException()
47 public AssertionViolatedException(String message, final Throwable initCause) { in AssertionViolatedException()
77 public static void initCause(Throwable throwable, Throwable cause) { in initCause() method in ExceptionUtils
34 public synchronized IllegalIcuArgumentException initCause(Throwable cause) { in initCause() method in IllegalIcuArgumentException
31 public synchronized IllegalIcuArgumentException initCause(Throwable cause) { in initCause() method in IllegalIcuArgumentException
114 public synchronized Throwable initCause(Throwable cause) { in initCause() method in DTMException