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, toString
public NotFoundException(int code, String msg)
public int getCode()
getCode
in class ApiException
Copyright © 2020. All rights reserved.