Method | Description | |
---|---|---|
AmazonSimpleEmailServiceException ( |
Construct instance of AmazonSimpleEmailServiceException
|
|
AmazonSimpleEmailServiceException ( string message ) : System |
Construct instance of AmazonSimpleEmailServiceException
|
|
AmazonSimpleEmailServiceException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of AmazonSimpleEmailServiceException
|
|
AmazonSimpleEmailServiceException ( string message, |
Construct instance of AmazonSimpleEmailServiceException
|
|
AmazonSimpleEmailServiceException ( string message, |
Construct instance of AmazonSimpleEmailServiceException
|
Method | Description | |
---|---|---|
AmazonSimpleEmailServiceException ( System info, System context ) : System |
Constructs a new instance of the AmazonSimpleEmailServiceException class with serialized data.
|
public AmazonSimpleEmailServiceException ( |
||
innerException | ||
return | System |
protected AmazonSimpleEmailServiceException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public AmazonSimpleEmailServiceException ( string message ) : System | ||
message | string | |
return | System |
public AmazonSimpleEmailServiceException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |
public AmazonSimpleEmailServiceException ( string message, |
||
message | string | |
innerException | ||
return | System |
public AmazonSimpleEmailServiceException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |