apache-thrift v0.12.0 (2018-12-19T01:24:34Z)
Home
Dub
Repo
TCancelledException
thrift
util
cancellation
class
TCancelledException :
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
cancellation
classes
TCancellationOrigin
TCancelledException
interfaces
TCancellation