1Mojo::IOLoop::ReadWriteUPsreorceCsosn:t:rEixbcuMetopejtdoi:oP:neI(rO3lL)oDoopc:u:mReenatdaWtriiotneProcess::Exception(3)
2
3
4
6 Mojo::IOLoop::ReadWriteProcess::Exception - Exception object for
7 Mojo::IOLoop::ReadWriteProcess.
8
10 use Mojo::IOLoop::ReadWriteProcess::Exception;
11
12 my $e = Mojo::IOLoop::ReadWriteProcess::Exception->new("Errored!");
13
14 print "Error $e";
15
16 my $string_error = $e->to_string;
17
19 Mojo::IOLoop::ReadWriteProcess::Exception inherits all methods from
20 Mojo::Base and implements the following new ones.
21
22 to_string
23 my $e = Mojo::IOLoop::ReadWriteProcess::Exception->new("Errored!");
24 my $string_error = $e->to_string;
25
26 Returns stringified version of the error message.
27
29 Copyright (C) Ettore Di Giacinto.
30
31 This library is free software; you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
35 Ettore Di Giacinto <edigiacinto@suse.com>
36
37
38
39perl v5.30.1 2M0o2j0o-:0:1I-O3L0oop::ReadWriteProcess::Exception(3)