Public Member Functions | Private Attributes

tls_tunnel::Exception Class Reference

#include <tls_tunnel.h>

List of all members.

Public Member Functions

 Exception (const std::string &message)
const std::string & message () const

Private Attributes

std::string message_

Constructor & Destructor Documentation

tls_tunnel::Exception::Exception ( const std::string &  message  ) 

Member Function Documentation

const std::string & tls_tunnel::Exception::message (  )  const

References message_.

Referenced by RealmConnection::connect().


Member Data Documentation

std::string tls_tunnel::Exception::message_ [private]

Referenced by message().


The documentation for this class was generated from the following files: