Public Member Functions | Private Member Functions | Private Attributes | List of all members
serial::SerialException Class Reference

#include <serial.h>

Inheritance diagram for serial::SerialException:
Inheritance graph
[legend]

Public Member Functions

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

Private Member Functions

SerialExceptionoperator= (const SerialException &)
 

Private Attributes

std::string e_what_
 

Detailed Description

Definition at line 670 of file serial.h.

Constructor & Destructor Documentation

◆ SerialException() [1/2]

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

Definition at line 676 of file serial.h.

◆ SerialException() [2/2]

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

Definition at line 681 of file serial.h.

◆ ~SerialException()

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

Definition at line 682 of file serial.h.

Member Function Documentation

◆ operator=()

SerialException& serial::SerialException::operator= ( const SerialException )
private

◆ what()

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

Definition at line 683 of file serial.h.

Member Data Documentation

◆ e_what_

std::string serial::SerialException::e_what_
private

Definition at line 674 of file serial.h.


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


ubiquity_motor
Author(s):
autogenerated on Thu Nov 16 2023 03:30:56