Exception Class Reference
Exception class for gz-transport errors. More...
#include <Exception.hh>
Additional Inherited Members | |
Public Member Functions inherited from runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
Public Member Functions inherited from exception | |
| T | exception (T... args) |
| T | ~exception (T... args) |
| T | operator= (T... args) |
| T | what (T... args) |
Detailed Description
Exception class for gz-transport errors.
The documentation for this class was generated from the following file:
Public Member Functions inherited from