1Email::Sender::Failure:U:sMeurltCio(n3t)ributed Perl DocEummaeinlt:a:tSieonnder::Failure::Multi(3)
2
3
4
6 Email::Sender::Failure::Multi - an aggregate of multiple failures
7
9 version 1.300035
10
12 A multiple failure report is raised when more than one failure is
13 encountered when sending a single message, or when mixed states were
14 encountered.
15
17 failures
18 This method returns a list of other Email::Sender::Failure objects
19 represented by this multi.
20
22 isa
23 A multiple failure will report that it is a Permanent or Temporary if
24 all of its contained failures are failures of that type.
25
27 Ricardo Signes <rjbs@semiotic.systems>
28
30 This software is copyright (c) 2020 by Ricardo Signes.
31
32 This is free software; you can redistribute it and/or modify it under
33 the same terms as the Perl 5 programming language system itself.
34
35
36
37perl v5.32.1 2021-01-27 Email::Sender::Failure::Multi(3)