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