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