Метод | Описание | |
---|---|---|
AmazonSQSException ( |
Construct instance of AmazonSQSException
|
|
AmazonSQSException ( string message ) : System |
Construct instance of AmazonSQSException
|
|
AmazonSQSException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of AmazonSQSException
|
|
AmazonSQSException ( string message, |
Construct instance of AmazonSQSException
|
|
AmazonSQSException ( string message, |
Construct instance of AmazonSQSException
|
Метод | Описание | |
---|---|---|
AmazonSQSException ( System info, System context ) : System |
Constructs a new instance of the AmazonSQSException class with serialized data.
|
public AmazonSQSException ( |
||
innerException | ||
Результат | System |
protected AmazonSQSException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Результат | System |
public AmazonSQSException ( string message ) : System | ||
message | string | |
Результат | System |
public AmazonSQSException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |
public AmazonSQSException ( string message, |
||
message | string | |
innerException | ||
Результат | System |
public AmazonSQSException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |