Exception: Ksef::ResourceGoneError

Inherits:
ApiError show all
Defined in:
lib/ksef/errors.rb

Overview

HTTP 410. The resource existed but is no longer available.

Instance Attribute Summary

Attributes inherited from Error

#problem

Method Summary

Methods inherited from ApiError

#code, #details, #raw, #status, #trace_id

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ksef::Error