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