public class TestException extends Exception
Constructor and Description |
---|
TestException() |
Modifier and Type | Method and Description |
---|---|
Throwable |
getSourceException() |
Throwable |
getSpecialCause() |
void |
setSourceException(Throwable cause) |
void |
setSpecialCause(Throwable specialCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.