FleetApp::ErrorResult
Inherits JSON::Serializable < Reference < Object
The "sad" result from an API call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(message : String, status_code : Int32 = 500)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
message
Sourcestatus_code
Source