Exception: CreateSend::RevokedOAuthToken
- Inherits:
-
Unauthorized
- Object
- StandardError
- CreateSendError
- Unauthorized
- CreateSend::RevokedOAuthToken
- Defined in:
- lib/createsend/createsend.rb
Overview
Raised for HTTP response code of 401, specifically when an OAuth token has been revoked (Code: 122, Message: ‘Revoked OAuth Token’)
Instance Attribute Summary
Attributes inherited from CreateSendError
Method Summary
Methods inherited from CreateSendError
Constructor Details
This class inherits a constructor from CreateSend::CreateSendError