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