apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TTransportException.this
thrift
transport
base
TTransportException
this
(Type type, string file, size_t line, Throwable next)
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Type type, string file, size_t line, Throwable next)
class
TTransportException
this
(
string
msg
,
Type
type
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
thrift
transport
base
TTransportException
constructors
this
enums
Type
functions
type
variables
type_