public class ClientException extends Exception
| Constructor and Description |
|---|
ClientException() |
ClientException(Status status) |
ClientException(String message) |
ClientException(String message,
Throwable cause) |
ClientException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static Status |
getStatus() |
static void |
setStatus(Status status) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.