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