apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TSSLException
thrift
transport
ssl
SSL-level exception.
class
TSSLException :
TTransportException
{
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Inherited Members
From TTransportException
Type
enum
Type
Error codes for the various types of exceptions.
type
Type
type
()
type_
Type
type_
;
Undocumented in source.
Meta
Source
See Implementation
thrift
transport
ssl
classes
TAccessManager
TDefaultClientAccessManager
TSSLContext
TSSLException
TSSLSocket
SSL-level exception.