|
Botan 1.10.17
|
#include <tls_exceptn.h>
Public Member Functions | |
| TLS_Exception (Alert_Type type, const std::string &err_msg="Unknown error") | |
| Alert_Type | type () const throw () |
Exception Base Class
Definition at line 19 of file tls_exceptn.h.
|
inline |
Definition at line 24 of file tls_exceptn.h.
References type().
Referenced by Botan::Record_Reader::get_record(), Botan::Server_Hello::Server_Hello(), Botan::Unexpected_Message::Unexpected_Message(), and Botan::TLS_Client::write().
|
inline | ||||||||||||
Definition at line 22 of file tls_exceptn.h.
Referenced by TLS_Exception().