Public Member Functions | Private Member Functions | Private Attributes | List of all members
TimeoutException Class Reference
Inheritance diagram for TimeoutException:
Inheritance graph
[legend]

Public Member Functions

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

Private Member Functions

TimeoutExceptionoperator= (const TimeoutException &)
 

Private Attributes

std::string e_what_
 

Detailed Description

Definition at line 99 of file probe_robot.cc.

Constructor & Destructor Documentation

◆ TimeoutException() [1/2]

TimeoutException::TimeoutException ( const char *  description)
inline

Definition at line 105 of file probe_robot.cc.

◆ TimeoutException() [2/2]

TimeoutException::TimeoutException ( const TimeoutException other)
inline

Definition at line 106 of file probe_robot.cc.

◆ ~TimeoutException()

virtual TimeoutException::~TimeoutException ( )
throw (
)
inlinevirtual

Definition at line 107 of file probe_robot.cc.

Member Function Documentation

◆ operator=()

TimeoutException& TimeoutException::operator= ( const TimeoutException )
private

◆ what()

virtual const char* TimeoutException::what ( ) const
throw (
)
inlinevirtual

Definition at line 108 of file probe_robot.cc.

Member Data Documentation

◆ e_what_

std::string TimeoutException::e_what_
private

Definition at line 102 of file probe_robot.cc.


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


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