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