public class SystemException extends Admin4jException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
args| Constructor and Description |
|---|
SystemException(Exception e) |
SystemException(IResponse response,
Object[] args,
String message) |
SystemException(IResponse response,
Object[] args,
String message,
Throwable cause) |
SystemException(String message) |
getMsg, setResponse, throwException, throwExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
Copyright © 2023. All rights reserved.