Метод | Описание | |
---|---|---|
ScalingActivityInProgressException ( |
Construct instance of ScalingActivityInProgressException
|
|
ScalingActivityInProgressException ( string message ) : System |
Constructs a new ScalingActivityInProgressException with the specified error message.
|
|
ScalingActivityInProgressException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of ScalingActivityInProgressException
|
|
ScalingActivityInProgressException ( string message, |
Construct instance of ScalingActivityInProgressException
|
|
ScalingActivityInProgressException ( string message, |
Construct instance of ScalingActivityInProgressException
|
Метод | Описание | |
---|---|---|
ScalingActivityInProgressException ( System info, System context ) : System |
Constructs a new instance of the ScalingActivityInProgressException class with serialized data.
|
public ScalingActivityInProgressException ( |
||
innerException | ||
Результат | System |
protected ScalingActivityInProgressException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Результат | System |
public ScalingActivityInProgressException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
Результат | System |
public ScalingActivityInProgressException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |
public ScalingActivityInProgressException ( string message, |
||
message | string | |
innerException | ||
Результат | System |
public ScalingActivityInProgressException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |