Exception: Snitcher::API::PlanLimitReachedError

Inherits:
Error
  • Object
show all
Defined in:
lib/snitcher/api/error.rb

Overview

PlanLimitReachedError is raised when a request fails due to that feature being limited by your current plan. Most likely this is due to having too many snitches.

Instance Attribute Summary

Attributes inherited from Error

#type

Method Summary

Methods inherited from Error

#initialize, new

Constructor Details

This class inherits a constructor from Snitcher::API::Error