Structure to capture a description for an error code.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
href
An URI to open with more information about the diagnostic error.
Sourcehref=(href : String)
An URI to open with more information about the diagnostic error.
Source