Exception: Veeqo::Errors::Forbidden
- Inherits:
-
RequestError
- Object
- StandardError
- RequestError
- Veeqo::Errors::Forbidden
- Defined in:
- lib/veeqo/errors/forbidden.rb
Instance Method Summary collapse
Methods inherited from RequestError
Instance Method Details
#explanation ⇒ Object
4 5 6 |
# File 'lib/veeqo/errors/forbidden.rb', line 4 def explanation "A request to Veeqo API was considered forbidden by the server" end |