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