class Vagt::Error
- Vagt::Error
- Reference
- Object
Included Modules
- JSON::Serializable
Direct Known Subclasses
Defined in:
vagt/errors.crConstructors
- .new(pull : JSON::PullParser)
- .new(name : String, attributes : Hash(String, Bool | Int32 | String) = {} of String => Attr)
Instance Method Summary
Constructor Detail
def self.new(name : String, attributes : Hash(String, Bool | Int32 | String) = {} of String => Attr)
#