Exception: Ksef::NotFoundError

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

Overview

Raised when an upstream resource cannot be located (404 / invoice-not-found).

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