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

Perl::Critic::Exception::Configuration::Generic - A problem with Perl::Critic configuration that doesn't

Author

       Elliot Shank <perl@galumph.com>

Class Methods

       "throw( message => $message, source => $source )"
           See "throw" in Exception::Class.

       "new( message => $message, source => $source )"
           See "new" in Exception::Class.

Description

       A representation of a problem found with the configuration of Perl::Critic, whether from a .perlcriticrc,
       another profile file, or command line.

       This covers things like file reading and parsing errors.

Interface Support

       This is considered to be a public class.  Any changes to its interface will go through a deprecation
       cycle.

Name

       Perl::Critic::Exception::Configuration::Generic - A problem with Perl::Critic configuration that doesn't
       involve an option.

See Also