Static Public Attributes |
string | code = "InvalidAMIID.Unavailable" |
string | message = "Specified AMI is temporarily unavailable" |
Additional Inherited Members |
def | __init__ |
| Store context used to build an error message in to_xml .
|
def | to_xml |
| Return XML with error details compatible with Amazon EC2 WSDL.
|
| context |
Detailed Description
Definition at line 69 of file error.py.
Member Data Documentation
string src.ec2.error.InvalidAMIID.Unavailable.code = "InvalidAMIID.Unavailable" |
|
static |
string src.ec2.error.InvalidAMIID.Unavailable.message = "Specified AMI is temporarily unavailable" |
|
static |
The documentation for this class was generated from the following file: