An exception class to notify that a timeout has occured. More...
#include <exceptions.h>
Public Member Functions | |
TimeoutException (const std::string errorDescription) |
An exception class to notify that a timeout has occured.
Definition at line 100 of file exceptions.h.
tf2::TimeoutException::TimeoutException | ( | const std::string | errorDescription | ) | [inline] |
Definition at line 103 of file exceptions.h.