Recombee API Client
|
Exception thrown when a request is not processed within the timeout More...
Public Member Functions | |
TimeoutException (Request request, Exception innner) | |
Create the exception More... | |
![]() | |
ApiException () | |
ApiException (string message) | |
ApiException (string message, Exception inner) | |
Properties | |
Request | TimedOutRequest [get] |
Request that timed out More... | |
Exception thrown when a request is not processed within the timeout
|
inline |
Create the exception
request | Request which caused the exception |
innner | Exception from underlying HTTP library |
|
get |
Request that timed out