Exception: Ksef::AuthError

Inherits:
Error
  • Object
show all
Defined in:
lib/ksef/errors.rb

Overview

Raised when the API rejects authentication (401 / 403 or auth-status failure).

Instance Attribute Summary

Attributes inherited from Error

#body, #code, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ksef::Error