ApiException Constructor |
Name | Description | |
---|---|---|
ApiException(String) |
Initializes a new instance of the ApiException class using the specified error message.
| |
ApiException(SerializationInfo, StreamingContext) | Initializes a new instance of the ApiException class | |
ApiException(String, Exception) |
Initializes a new instance of the ApiException class using the specified error message and a reference to the inner exception.
|