CrystaLXD::Error
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
error
error_code
noerr!
Raises an error. Used to only return a Success, and raising when Error.
success
Do not yield. Useful in case of an union with Success.
type