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

Public Member Functions

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

Detailed Description

Definition at line 672 of file serial.h.

Constructor & Destructor Documentation

◆ SerialException() [1/2]

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

Definition at line 678 of file serial.h.

◆ SerialException() [2/2]

serial::SerialException::SerialException ( const SerialException other)
inline

Definition at line 683 of file serial.h.

◆ ~SerialException()

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

Definition at line 684 of file serial.h.

Member Function Documentation

◆ what()

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

Definition at line 685 of file serial.h.


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