public abstract class APIException extends java.lang.RuntimeException
APIException(java.lang.String s)
APIException(java.lang.String s, java.lang.Throwable t)
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(java.lang.String s, java.lang.Throwable t)
public APIException(java.lang.String s)