Exception: ActiveCampaign::TooManyLoginAttempts

Inherits:
Forbidden
  • Object
show all
Defined in:
lib/active_campaign/error.rb

Overview

Raised when ActiveCampaign returns a 403 HTTP status code and body matches ‘login attempts exceeded’

Constant Summary

Constants inherited from Error

Error::ERRORS

Method Summary

Methods inherited from Error

error_class, from_response, #initialize

Constructor Details

This class inherits a constructor from ActiveCampaign::Error