Public Member Functions | Private Attributes
ax2550::ConnectionException Class Reference

#include <ax2550.h>

List of all members.

Public Member Functions

 ConnectionException (std::string file, int line, const char *description)
virtual const char * what () const throw ()
virtual ~ConnectionException () throw ()

Private Attributes

const char * e_what_
std::string file_
int line_

Detailed Description

This exception occurs during connection.

Definition at line 112 of file ax2550.h.


Constructor & Destructor Documentation

ax2550::ConnectionException::ConnectionException ( std::string  file,
int  line,
const char *  description 
) [inline]

Definition at line 117 of file ax2550.h.

virtual ax2550::ConnectionException::~ConnectionException ( ) throw () [inline, virtual]

Definition at line 119 of file ax2550.h.


Member Function Documentation

virtual const char* ax2550::ConnectionException::what ( ) const throw () [inline, virtual]

Definition at line 121 of file ax2550.h.


Member Data Documentation

const char* ax2550::ConnectionException::e_what_ [private]

Definition at line 115 of file ax2550.h.

std::string ax2550::ConnectionException::file_ [private]

Definition at line 113 of file ax2550.h.

Definition at line 114 of file ax2550.h.


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


ax2550
Author(s): William Woodall , Michael Carroll
autogenerated on Sat Jun 8 2019 18:26:02