public abstract class ClientErrorException extends RuntimeException
Context.clientError(int) being called,
instead of the exception propagating.| Constructor and Description |
|---|
ClientErrorException(String message) |
ClientErrorException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getClientErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString