public class UnauthorizedException extends ServiceException
| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_TYPE |
| Constructor and Description |
|---|
UnauthorizedException(int errorCode,
String message) |
UnauthorizedException(String message) |
UnauthorizedException(Throwable cause) |
errorCode, fillInStackTrace, toStringaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static final int ERROR_TYPE
Copyright © 2015–2021. All rights reserved.