8#ifndef BOTAN_TLS_EXCEPTION_H__
9#define BOTAN_TLS_EXCEPTION_H__
11#include <botan/exceptn.h>
12#include <botan/tls_magic.h>
25 const std::string& err_msg =
"Unknown error") :
TLS_Exception(Alert_Type type, const std::string &err_msg="Unknown error")
std::runtime_error Exception
Unexpected_Message(const std::string &err)