1Net::Amazon::EC2::ErrorU(s3e)r Contributed Perl DocumentaNteito:n:Amazon::EC2::Error(3)
2
3
4
6 Net::Amazon::EC2::Error
7
9 A class representing an EC2 API error.
10
12 code (required)
13 The error code returned from the API request.
14
15 message (required)
16 The long form message about the error.
17
19 Jeff Kim <cpan@chosec.com>
20
22 Copyright (c) 2006-2010 Jeff Kim. This program is free software; you
23 can redistribute it and/or modify it under the same terms as Perl
24 itself.
25
27 Hey! The above document had some coding errors, which are explained
28 below:
29
30 Around line 31:
31 You forgot a '=back' before '=head1'
32
33
34
35perl v5.12.0 2010-01-24 Net::Amazon::EC2::Error(3)