Exception base class for swarmros exceptions. More...
#include <Exception.h>

Additional Inherited Members | |
Public Member Functions inherited from swarmio::Exception | |
| Exception (const char *message) | |
| Construct a new Exception. More... | |
| const char * | what () const noexceptoverride |
| Get the error message. More... | |
Exception base class for swarmros exceptions.
Definition at line 11 of file swarmros/include/swarmros/Exception.h.