1Net::Amazon::EC2::ErrorUss(e3r)Contributed Perl DocumentNaetti:o:nAmazon::EC2::Errors(3)
2
3
4
6 Net::Amazon::EC2::Errors
7
9 A class representing one or more errors from an API request.
10
12 request_id (required)
13 The ID of the request associated with this error.
14
15 errors (required)
16 An array ref of Net::Amazon::EC2::Error objects associated with
17 this request.
18
20 Jeff Kim <cpan@chosec.com>
21
23 Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
24 can redistribute it and/or modify it under the same terms as Perl
25 itself.
26
28 Hey! The above document had some coding errors, which are explained
29 below:
30
31 Around line 36:
32 You forgot a '=back' before '=head1'
33
34
35
36perl v5.12.0 2010-01-24 Net::Amazon::EC2::Errors(3)