class Fomo::Error
- Fomo::Error
- Exception
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
fomo/error.crConstructors
Instance Method Summary
- #error : String | Nil
- #error=(error : String | Nil)
- #message : String | Nil
- #message=(message : String | Nil)
- #success : Bool | Nil
- #success=(success : Bool | Nil)