HandshakeFailed Class Reference

#include <Pt/Ssl/SslError.h>

SSL handshake failed.

Inherits SslError.

Public Member Functions

 HandshakeFailed (const std::string &what) throw ()
 Constructs with message.
 HandshakeFailed (const char *what) throw ()
 Constructs with message.
 ~HandshakeFailed () throw ()
 Destructor.