TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
Basda::WebSocketException Class Reference

#include <WebSocketException.h>

Inheritance diagram for Basda::WebSocketException:
Inheritance graph
Collaboration diagram for Basda::WebSocketException:
Collaboration graph

Public Member Functions

 WebSocketException (const std::string message)
 
virtual ~WebSocketException () throw ()
 
virtual const char * what () const throw ()
 
 WebSocketException (const std::string message)
 
virtual ~WebSocketException () throw ()
 
virtual const char * what () const throw ()
 
 WebSocketException (const std::string message)
 
virtual ~WebSocketException () throw ()
 
virtual const char * what () const throw ()
 

Private Attributes

std::string message_
 

Constructor & Destructor Documentation

◆ WebSocketException() [1/3]

Basda::WebSocketException::WebSocketException ( const std::string  message)

◆ ~WebSocketException() [1/3]

Basda::WebSocketException::~WebSocketException ( )
throw (
)
virtual

◆ WebSocketException() [2/3]

Basda::WebSocketException::WebSocketException ( const std::string  message)

◆ ~WebSocketException() [2/3]

virtual Basda::WebSocketException::~WebSocketException ( )
throw (
)
virtual

◆ WebSocketException() [3/3]

Basda::WebSocketException::WebSocketException ( const std::string  message)

◆ ~WebSocketException() [3/3]

virtual Basda::WebSocketException::~WebSocketException ( )
throw (
)
virtual

Member Function Documentation

◆ what() [1/3]

const char * Basda::WebSocketException::what ( ) const
throw (
)
virtual

◆ what() [2/3]

virtual const char* Basda::WebSocketException::what ( ) const
throw (
)
virtual

◆ what() [3/3]

virtual const char* Basda::WebSocketException::what ( ) const
throw (
)
virtual

Member Data Documentation

◆ message_

std::string Basda::WebSocketException::message_
private

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