public class NotFoundException extends ApiException
| Constructor and Description |
|---|
NotFoundException(int code,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotFoundException(int code,
String msg)
public int getCode()
getCode in class ApiExceptionCopyright © 2019. All rights reserved.