Exception: Scanii::AuthError

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

Overview

Raised on HTTP 401 / 403 – the credentials were rejected by the API.

Instance Attribute Summary

Attributes inherited from Error

#body, #host_id, #request_id, #status_code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Scanii::Error