public class SystemException extends Exception
| Constructor and Description |
|---|
SystemException(String msg)
Constructor.
|
SystemException(String msg,
Throwable throwable)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 Apache Software Foundation. All rights reserved.