apache-thrift v0.17.0 (2022-08-31T20:29:16Z)
Home
Dub
Repo
TFutureException
thrift
util
future
class
TFutureException :
TException
{
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Meta
Source
See Implementation
thrift
util
future
classes
TFutureAggregatorRange
TFutureException
TPromise
enums
TFutureStatus
functions
tFutureAggregatorRange
interfaces
TFuture
templates
TFutureInterface