OpenCPN Partial API docs
Loading...
Searching...
No Matches
serial::PortNotOpenedException Class Reference
Inheritance diagram for serial::PortNotOpenedException:

Public Member Functions

 PortNotOpenedException (const char *description)
 
 PortNotOpenedException (const PortNotOpenedException &other)
 
virtual const char * what () const throw ()
 

Detailed Description

Definition at line 729 of file serial.h.

Constructor & Destructor Documentation

◆ PortNotOpenedException() [1/2]

serial::PortNotOpenedException::PortNotOpenedException ( const char *  description)
inline

Definition at line 735 of file serial.h.

◆ PortNotOpenedException() [2/2]

serial::PortNotOpenedException::PortNotOpenedException ( const PortNotOpenedException other)
inline

Definition at line 740 of file serial.h.

◆ ~PortNotOpenedException()

virtual serial::PortNotOpenedException::~PortNotOpenedException ( )
throw (
)
inlinevirtual

Definition at line 741 of file serial.h.

Member Function Documentation

◆ what()

virtual const char * serial::PortNotOpenedException::what ( ) const
throw (
)
inlinevirtual

Definition at line 742 of file serial.h.


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