Exception: FlatApi::FlatServerError

Inherits:
FlatError
  • Object
show all
Defined in:
lib/flat_api/errors.rb

Overview

An internal or backend error. request_id is normally set here.

Instance Attribute Summary

Attributes inherited from FlatError

#body, #code, #headers, #request_id, #status

Method Summary

Methods inherited from FlatError

#initialize, #to_s

Constructor Details

This class inherits a constructor from FlatApi::FlatError