class Vagt::ArrayError
- Vagt::ArrayError
- Vagt::Error
- Reference
- Object
Defined in:
vagt/errors.crConstructors
Instance Method Summary
- #[](*args, **options)
- #[](*args, **options, &)
- #[]?(*args, **options)
- #[]?(*args, **options, &)
- #errors : Hash(Int32, ObjectError | Array(Error))
- #has_key?(*args, **options)
- #has_key?(*args, **options, &)
Instance methods inherited from class Vagt::Error
attributes : Hash(String, Attr)
attributes,
name : String
name
Constructor methods inherited from class Vagt::Error
new(pull : JSON::PullParser)new(name : String, attributes : Hash(String, Bool | Int32 | String) = {} of String => Attr) new