Test2-Eventfacet-Error

Test2::EventFacet::Error(3p) Perl Programmers Reference Guide

Test2-Eventfacet-Error

Test2::EventFacet::Error(3p) Perl Programmers Reference Guide # Test2::EventFacet::Error(3p) Perl Programmers Reference Guide NNAAMMEE # Test2::EventFacet::Error - Facet for errors that need to be shown. DDEESSCCRRIIPPTTIIOONN # This facet is used when an event needs to convey errors. NNOOTTEESS # This facet has the hash key 'errors', and is a list of facets instead of a single item. FFIIEELLDDSS # $string = $error->{details} $string = $error->ddeettaaiillss(()) Explanation of the error, or the error itself (such as an exception). ...