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