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