1Test::Run::Obj::Error(3U)ser Contributed Perl DocumentatiToenst::Run::Obj::Error(3)
2
3
4
6 Test::Run::Obj::Error - an error class hierarchy for Test::Run.
7
9 This module provides an error class hieararchy for Test::Run. This is
10 used for throwing exceptions that should be handled programatically.
11
13 BUILD
14 For Moose.
15
16 $self->stringify()
17 Stringifies the error. Returns the text() field by default.
18
20 This file is licensed under the MIT X11 License:
21
22 http://www.opensource.org/licenses/mit-license.php
23
24
25
26perl v5.32.1 2021-01-27 Test::Run::Obj::Error(3)