XIVAPI::Dataclasses::Exception
Inherits JSON::Serializable < Reference < Object
Dataclass for Exceptions returned from the API. This class will be used to generate custom exception instances.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
debug
Extra arbitrary data that helps the API devs understand bugs. Do not code against this classure as it can change at any time.