public class ApiException extends Exception
Constructor and Description |
---|
ApiException(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 ApiException(int code, String msg)
Copyright © 2020. All rights reserved.