Exception: base class for specified DDS Exceptions.
More...
#include <Exception.hpp>
|
| virtual FASTDDS_EXPORTED_API | ~Exception () throw () =default |
| |
| virtual FASTDDS_EXPORTED_API const char * | what () const throw () =0 |
| | Retrieve information about the exception that was thrown.
|
| |
Exception: base class for specified DDS Exceptions.
◆ Exception()
◆ ~Exception()
| virtual FASTDDS_EXPORTED_API ~Exception |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
virtualdefault |
◆ what()
| virtual FASTDDS_EXPORTED_API const char * what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
pure virtual |
The documentation for this class was generated from the following file: