public class TestAbortedException extends IncompleteExecutionException
IncompleteExecutionException used to indicate
that a test was aborted during execution (e.g., due to a failed
assumption).TestSkippedException,
Serialized Form| Constructor and Description |
|---|
TestAbortedException() |
TestAbortedException(String message) |
TestAbortedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString