1Perl::Critic::ExceptionU:s:eFratCaoln(t3r)ibuted Perl DoPceurmle:n:tCartiitoinc::Exception::Fatal(3)
2
3
4

NAME

6       Perl::Critic::Exception::Fatal - A problem that should cause
7       Perl::Critic to stop running.
8

DESCRIPTION

10       Something went wrong and processing should not continue.  You should
11       never specifically look for this exception or one of its subclasses.
12
13       Note: the constructor invokes "show_trace" in Exception::Class to force
14       stack-traces to be included in the standard stringification.
15
16       This is an abstract class.  It should never be instantiated.
17

INTERFACE SUPPORT

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

METHODS

23       "full_message()"
24           Overrides "full_message" in Exception::Class to include extra
25           information.
26

AUTHOR

28       Elliot Shank <perl@galumph.com>
29
31       Copyright (c) 2007-2011 Elliot Shank.
32
33       This program is free software; you can redistribute it and/or modify it
34       under the same terms as Perl itself.  The full text of this license can
35       be found in the LICENSE file included with this module.
36
37
38
39perl v5.16.3                      2014-06-09 Perl::Critic::Exception::Fatal(3)
Impressum