Méthode | Description | |
---|---|---|
BadRequestException ( ) : System |
Initializes a new instance of the BadRequestException class.
|
|
BadRequestException ( string message ) : System |
Initializes a new instance of the BadRequestException class.
|
|
BadRequestException ( string message, |
Initializes a new instance of the BadRequestException class.
|
Méthode | Description | |
---|---|---|
BadRequestException ( |
Initializes a new instance of the BadRequestException class.
|
protected BadRequestException ( |
||
info | The |
|
context | The |
|
Résultat | System |
public BadRequestException ( string message ) : System | ||
message | string | The message. |
Résultat | System |
public BadRequestException ( string message, |
||
message | string | The message. |
inner | The inner. | |
Résultat | System |