Exception: PortaText::Exception::RateLimited

Inherits:
RequestError
  • Object
show all
Defined in:
lib/portatext/exception/rate_limited.rb

Overview

Raised on rate limited by the server, HTTP 429.

Author

Marcelo Gornstein (marcelog@portatext.com)

Copyright

Copyright © 2015 PortaText

License

Apache-2.0

Instance Attribute Summary

Attributes inherited from RequestError

#descriptor, #original, #result

Method Summary

Methods inherited from RequestError

#initialize

Constructor Details

This class inherits a constructor from PortaText::Exception::RequestError