HandshakeFailed Class Reference

#include <Pt/Ssl/SslError.h>

SSL Handshake failed.

Inherits SslError.

Public Member Functions

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