abstract class Blarg::SubcommandError

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(inner : Blarg::BlargException) #

[View source]

Instance Method Detail

def inner : BlargException #

[View source]
abstract def parent_class #

[View source]