DUNE: Uniform Navigational Environment
2.5.0-rc1
|
The emitting task has encountered an error that can possibly be recovered by a restart.
Public Member Functions | |
RestartNeeded (const std::string &error, unsigned delay=1) | |
unsigned | getDelay (void) const |
const char * | getError (void) |
|
inline |
Constructor.
[in] | error | error message. |
[in] | delay | amount of seconds to wait before restarting the task. |
|
inline |
Retrieve the amount of seconds that must elapse before restarting the task.
|
inline |
Retrieve error message.