public class FatalException extends WrappedException
| Constructor and Description |
|---|
FatalException() |
FatalException(Exception child) |
FatalException(String message) |
FatalException(String message,
Exception child) |
constructMessage, printExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2023. All rights reserved.