logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catalyst::Exception - Catalyst Exception Class

Authors

       Catalyst Contributors, see Catalyst.pm

Description

       This is the Catalyst Exception class.

Methods

throw($message)throw(message=>$message)throw(error=>$error)
       Throws a fatal exception.

   meta
       Provided by Moose

Name

       Catalyst::Exception - Catalyst Exception Class

Synopsis

          Catalyst::Exception->throw( qq/Fatal exception/ );

       See also Catalyst.

See Also