Exception: Ksef::ServerError
- Defined in:
- lib/ksef/errors.rb
Overview
HTTP 5xx. Not declared anywhere in the OpenAPI contract (docs/REFERENCE.md ยง5.4), so
the body shape is unknown and #problem may hold only a raw payload.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from ApiError
#code, #details, #raw, #status, #trace_id
Methods inherited from Error
Constructor Details
This class inherits a constructor from Ksef::Error