public class ServerInternalException extends ServerException
| Modifier | Constructor and Description |
|---|---|
|
ServerInternalException(String message) |
|
ServerInternalException(String message,
Throwable cause) |
protected |
ServerInternalException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
ServerInternalException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static void |
reportInternalException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.