TLSException

Exception Base Class

static if(BOTAN_HAS_TLS)
class TLSException : Exception {}

Constructors

this
this(TLSAlertType type, string err_msg)
Undocumented in source.

Members

Functions

type
TLSAlertType type()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta