public class APIException extends java.lang.Exception
APIException()
APIException(int code, java.lang.String message)
APIException(java.lang.String message)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public APIException()
public APIException(java.lang.String message)
public APIException(int code, java.lang.String message)