Query: moose::exception
OS: mojave
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Moose::Exception(3) User Contributed Perl Documentation Moose::Exception(3)NAMEMoose::Exception - Superclass of all Moose exceptionsVERSIONversion 2.1202DESCRIPTIONThis class contains attributes which are common to all Moose exceptions classes.ATTRIBUTES$exception->trace This attribute contains the stack trace for the given exception. It is read-only and isa Devel::StackTrace. It is lazy & dependent on $exception->message. $exception->message This attribute contains the exception message. It is read-only and isa Str. It is lazy and has a default value 'Error'. Every subclass of Moose::Exception is expected to override _build_message method.SEE ALSOo Moose::Manual::ExceptionsAUTHORSo Stevan Little <stevan.little@iinteractive.com> o Dave Rolsky <autarch@urth.org> o Jesse Luehrs <doy@tozt.net> o Shawn M Moore <code@sartak.org> o XXXX XXX'XX (Yuval Kogman) <nothingmuch@woobling.org> o Karen Etheridge <ether@cpan.org> o Florian Ragwitz <rafl@debian.org> o Hans Dieter Pearcey <hdp@weftsoar.net> o Chris Prather <chris@prather.org> o Matt S Trout <mst@shadowcat.co.uk>COPYRIGHT AND LICENSEThis software is copyright (c) 2006 by Infinity Interactive, Inc.. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.18.2 2014-01-19 Moose::Exception(3)
Similar Topics in the Unix Linux Community |
---|
Gilead: Release 1.2.2 |
C++ Exception class missing? |