Mason::Exceptions(3pm) | User Contributed Perl Documentation | Mason::Exceptions(3pm) |
Mason::Exceptions - Exception objects thrown by Mason
This module creates the exception classes used by Mason. Mason only throws exception objects to communicate something specific to code catching the exception; otherwise it is content to die with a string.
Exceptions in this class contain the field "aborted_value".
Mason
Jonathan Swartz <swartz@pobox.com>
This software is copyright (c) 2012 by Jonathan Swartz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-05-27 | perl v5.34.0 |