Serial-TCP/IPbridge  1.0
Public Member Functions | List of all members
TCPIPServer::TCPIPServerError Class Reference

This exception is thrown in case of some server error. More...

#include <tcpip_server.h>

Inheritance diagram for TCPIPServer::TCPIPServerError:
BaseException

Public Member Functions

 TCPIPServerError (const std::string &errorMessage)
 
- Public Member Functions inherited from BaseException
 BaseException (const std::string &errorMessage)
 Constructor. More...
 
virtual ~BaseException () throw ()
 
virtual const char * what () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

This exception is thrown in case of some server error.

Constructor & Destructor Documentation

TCPIPServer::TCPIPServerError::TCPIPServerError ( const std::string &  errorMessage)
inlineexplicit

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