class Vagt::Error

Included Modules

Direct Known Subclasses

Defined in:

vagt/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(name : String, attributes : Hash(String, Bool | Int32 | String) = {} of String => Attr) #

[View source]

Instance Method Detail

def attributes : Hash(String, Attr) #

[View source]
def name : String #

[View source]