
Icon | Member | Description |
---|---|---|
![]() | AmazonEC2Exception()()()() |
Initializes a new AmazonEC2Exception with default values.
|
![]() | AmazonEC2Exception(String) |
Initializes a new AmazonEC2Exception with a specified
error message
|
![]() | AmazonEC2Exception(String, HttpStatusCode) |
Initializes a new AmazonEC2Exception with a specified error message
and HTTP status code
|
![]() | AmazonEC2Exception(String, HttpStatusCode, Exception) |
Initializes a new AmazonEC2Exception with a specified error message
and HTTP status code
|
![]() | AmazonEC2Exception(Exception) |
Initializes a new AmazonEC2Exception from the inner exception that is
the cause of this exception.
|
![]() | AmazonEC2Exception(String, Exception) |
Constructs AmazonEC2Exception with message and wrapped exception
|
![]() | AmazonEC2Exception(String, HttpStatusCode, String, String, String, String) |
Initializes an AmazonEC2Exception with error information provided in an
AmazonEC2 response.
|