Exception thrown when an argument is invalid. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidArgumentException (const std::string &message) | |
Constructor. More... | |
Exception thrown when an argument is invalid.
Definition at line 47 of file Exceptions.h.
|
inlineexplicit |