Method | Description | |
---|---|---|
AmazonClientException ( string message ) : System | ||
AmazonClientException ( string message, |
Method | Description | |
---|---|---|
AmazonClientException ( System info, System context ) : System |
Constructs a new instance of the AmazonClientException class with serialized data.
|
protected AmazonClientException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public AmazonClientException ( string message ) : System | ||
message | string | |
return | System |
public AmazonClientException ( string message, |
||
message | string | |
innerException | ||
return | System |