botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
TLSClosedException
botan
tls
exceptn
Undocumented in source.
static if
(
BOTAN_HAS_TLS
)
class
TLSClosedException : Exception {
this
(string err_msg, Throwable next, string file, int line);
}
Constructors
this
this
(string err_msg, Throwable next, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
botan
tls
exceptn
classes
TLSClosedException
TLSException
TLSUnexpectedMessage