Méthode | Description | |
---|---|---|
StageNotRetryableException ( |
Construct instance of StageNotRetryableException
|
|
StageNotRetryableException ( string message ) : System |
Constructs a new StageNotRetryableException with the specified error message.
|
|
StageNotRetryableException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of StageNotRetryableException
|
|
StageNotRetryableException ( string message, |
Construct instance of StageNotRetryableException
|
|
StageNotRetryableException ( string message, |
Construct instance of StageNotRetryableException
|
Méthode | Description | |
---|---|---|
StageNotRetryableException ( System info, System context ) : System |
Constructs a new instance of the StageNotRetryableException class with serialized data.
|
public StageNotRetryableException ( |
||
innerException | ||
Résultat | System |
protected StageNotRetryableException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Résultat | System |
public StageNotRetryableException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
Résultat | System |
public StageNotRetryableException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Résultat | System |
public StageNotRetryableException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |
public StageNotRetryableException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Résultat | System |