struct

ExecuteError

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

code
Source
code=(code : String | Nil)
Source
details
Source
details=(details : String | Nil)
Source
hint
Source
hint=(hint : String | Nil)
Source
message
Source
message=(message : String | Nil)
Source