struct
Movie::Remote::RemoteAskFailurePayload
- Movie::Remote::RemoteAskFailurePayload
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
movie/remote/extension.crConstructors
- .new(error_class : String, message : String)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
- #clone
- #copy_with(error_class _error_class = @error_class, message _message = @message)
- #error_class : String
- #message : String