GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Amazon::SimpleDB::ErrorResponse(3) User Contributed Perl Documentation Amazon::SimpleDB::ErrorResponse(3)

Amazon::SimpleDB::ErrorResponse - a class representing an error response from the SimpleDB service.

This is code is in the early stages of development. Do not consider it stable. Feedback and patches welcome.

This is a subclass Amazon::SimpleDB::Response. See its manpage for more.

Constructor. It is recommended that you use "Amazon::SimpleDB::Response-"new($http_response)> instead of calling this directly. It will determine if request ended in an error from SimpleDB and will construct an object out of this class.

Returns the SimpleDB error code (a string). See the SimpleDB documentation for a list of all error codes.

Returns a human-readable message describing the error.

Amazon::SimpleDB::Response

Please see the Amazon::SimpleDB manpage for author, copyright, and license information.
2008-01-23 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.