public class ForbiddenException extends ClientException
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
| Constructor and Description |
|---|
ForbiddenException() |
ForbiddenException(Integer appStatus) |
ForbiddenException(Integer appStatus,
String msg,
Object... msgArgs) |
ForbiddenException(String msg,
Object... msgArgs) |
getAppStatus, getHttpStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int CODE
public ForbiddenException()
public ForbiddenException(Integer appStatus)
Copyright © 2017 Agapsys Tecnologia Ltda-ME. All rights reserved.