public class TestException extends RuntimeException
| Constructor and Description |
|---|
TestException() |
TestException(String msg) |
TestException(String msg,
Throwable cause) |
TestException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2024. All rights reserved.