com.createsend.util.exceptions
Class UnauthorisedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.createsend.util.exceptions.CreateSendException
com.createsend.util.exceptions.CreateSendHttpException
com.createsend.util.exceptions.UnauthorisedException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ExpiredOAuthTokenException
public class UnauthorisedException
- extends CreateSendHttpException
An exception raised when the API responds with a 401 Unauthorized
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnauthorisedException
public UnauthorisedException(int apiErrorCode,
String apiErrorMessage)
Copyright © 2013. All Rights Reserved.