Searched defs:originalException (Results 1 – 3 of 3) sorted by relevance
72 IllegalArgumentException originalException = new IllegalArgumentException(); in extraInfoSet_transformsEverythingElseToExceptionAddsInfoAndTruncatesStackTrace() local105 IllegalArgumentException originalException = new IllegalArgumentException(); in noExtraInfoSet_otherExceptionPropagatedDirectly() local130 IllegalArgumentException originalException = new IllegalArgumentException(); in extraInfoSetAndCleared_otherExceptionPropagatedDirectly() local
53 public EventException(Throwable originalException) { in EventException()63 public EventException(String exceptionMessage, Throwable originalException) { in EventException()