An exception that is expected to be caught and translated into another exception. More...
#include <UnqualifiedException.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... | |
An exception that is expected to be caught and translated into another exception.
Definition at line 12 of file UnqualifiedException.h.