public class UnauthorizedException extends WebserviceException
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.http.HttpStatus |
STATUS |
| Constructor and Description |
|---|
UnauthorizedException(Map<String,String> details,
String messageFormat,
Object... args) |
UnauthorizedException(String messageFormat,
Object... args) |
UnauthorizedException(Throwable cause,
String messageFormat,
Object... args) |
getDetails, getStatus, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2015. All rights reserved.