|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.createsend.util.exceptions.CreateSendException
com.createsend.util.exceptions.CreateSendHttpException
com.createsend.util.exceptions.UnauthorisedException
com.createsend.util.exceptions.ExpiredOAuthTokenException
public class ExpiredOAuthTokenException
Constructor Summary | |
---|---|
ExpiredOAuthTokenException(int apiErrorCode,
java.lang.String apiErrorMessage)
|
Method Summary |
---|
Methods inherited from class com.createsend.util.exceptions.CreateSendHttpException |
---|
getApiErrorCode, getApiErrorMessage, getHttpStatusCode |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExpiredOAuthTokenException(int apiErrorCode, java.lang.String apiErrorMessage)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |