Catalyst::Exception - Catalyst Exception Class |
Catalyst::Exception - Catalyst Exception Class
Catalyst::Exception->throw( qq/Fatal exception/ );
See also Catalyst.
This is the Catalyst Exception class.
Throws a fatal exception.
Sebastian Riedel, sri@cpan.org
Christian Hansen, ch@ngmedia.com
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
Catalyst::Exception - Catalyst Exception Class |