public class SystemException extends AbstractException
| Modifier | Constructor and Description |
|---|---|
protected |
SystemException() |
|
SystemException(ErrorType errorType) |
|
SystemException(ErrorType errorType,
String message) |
|
SystemException(ErrorType errorType,
String message,
Throwable cause) |
|
SystemException(ErrorType errorType,
Throwable cause) |
|
SystemException(Throwable throwable) |
addContextValue, addContextValuegetContextEntries, getContextLabels, getContextValues, getFirstContextValue, getFormattedExceptionMessage, getMessage, getRawMessage, setContextValueaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SystemException()
public SystemException(Throwable throwable)
public SystemException(ErrorType errorType)
Copyright © 2021 Crabs Hue. All rights reserved.