#include <exceptions.h>


Public Member Functions | |
| IllegalArgumentException (const std::string &msg=std::string()) | |
Protected Member Functions | |
| std::string | getPrefix () const |
it does not fall within the specified domain. The illegal-argument exception can be raised on execution of any command which has domain valued fields.
Definition at line 172 of file exceptions.h.
1.5.6