class Athena::Console::Exception::NamespaceNotFound

Defined in:

exception/namespace_not_found.cr

Instance methods inherited from class Athena::Console::Exception::CommandNotFound

alternatives : Array(String) alternatives

Constructor methods inherited from class Athena::Console::Exception::CommandNotFound

new(message : String, alternatives : Array(String) = [] of String, code : Int32 = 0) new

Instance methods inherited from module Athena::Console::Exception

code : Int32 code