Exception: PyrxSynapse::SynapseAuthError

Inherits:
SynapseError
  • Object
show all
Defined in:
lib/pyrx_synapse/errors.rb

Overview

Raised on 401 Unauthorized or 403 Forbidden (scope mismatch).

Instance Attribute Summary

Attributes inherited from SynapseError

#code, #request_id, #status

Method Summary

Methods inherited from SynapseError

#initialize

Constructor Details

This class inherits a constructor from PyrxSynapse::SynapseError