Flexiport 2.0.0
Public Member Functions

flexiport::PortException Class Reference

Exception thrown by the Port class and its derivatives. More...

#include <flexiport/flexiport.h>

List of all members.

Public Member Functions

 PortException (const char *errorStr)
 PortException (const std::string &errorStr)
 ~PortException () throw ()
virtual const char * what () const throw ()

Detailed Description

Exception thrown by the Port class and its derivatives.

Definition at line 55 of file flexiport.h.


Constructor & Destructor Documentation

flexiport::PortException::PortException ( const char *  errorStr) [inline]

Definition at line 58 of file flexiport.h.

flexiport::PortException::PortException ( const std::string &  errorStr) [inline]

Definition at line 60 of file flexiport.h.

flexiport::PortException::~PortException ( ) throw () [inline]

Definition at line 62 of file flexiport.h.


Member Function Documentation

virtual const char* flexiport::PortException::what ( ) const throw () [inline, virtual]

Definition at line 64 of file flexiport.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines