NAME
CLI::Framework::Exceptions - Exceptions used by CLIF
EXCEPTION TYPES
This package defines the following exception types. These exception objects are created using Exception::Class and are subtypes of Exception::Class::Base.
CLI::Framework::Exception
CLI::Framework::Exception::AppHookException
CLI::Framework::Exception::AppOptsParsingException
CLI::Framework::Exception::AppOptsValidationException
CLI::Framework::Exception::AppInitException
CLI::Framework::Exception::InvalidCmdException
CLI::Framework::Exception::CmdRegistrationException
CLI::Framework::Exception::TypeException
CLI::Framework::Exception::CmdOptsParsingException
CLI::Framework::Exception::CmdValidationException
CLI::Framework::Exception::CmdRunException
EXPORTS
All aliases are available for use by client code (but none are exported by default). The ':all' tag causes all of the alias
es to be exported.