Base class for exceptions that occur because of errors in requests reported by API or because of a timeout
More...
Base class for exceptions that occur because of errors in requests reported by API or because of a timeout
◆ ApiException() [1/3]
Recombee.ApiClient.ApiException.ApiException |
( |
| ) |
|
|
inline |
◆ ApiException() [2/3]
Recombee.ApiClient.ApiException.ApiException |
( |
string |
message | ) |
|
|
inline |
◆ ApiException() [3/3]
Recombee.ApiClient.ApiException.ApiException |
( |
string |
message, |
|
|
Exception |
inner |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: