Constructor BadRequestApiException
BadRequestApiException(string)
Initializes a new instance of the BadRequestApiException class with a specified error message.
Declaration
public BadRequestApiException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |