man Catalyst::Exception () - Catalyst Exception Class

NAME

Catalyst::Exception - Catalyst Exception Class

SYNOPSIS

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

See also Catalyst.

DESCRIPTION

This is the Catalyst Exception class.

METHODS

Throws a fatal exception.

AUTHOR

Sebastian Riedel, CWsri@cpan.org Christian Hansen, CWch@ngmedia.com

COPYRIGHT

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.