class Blarg::ParseError

Defined in:

exceptions.cr

Constructors

Instance Method Summary

Class methods inherited from class Object

from_arg(str : String) from_arg

Constructor Detail

def self.new(klass, str : String, cause : Exception | Nil = nil) #

[View source]

Instance Method Detail

def class_name : String #

[View source]
def str : String #

[View source]