#include <exceptions.h>
Public Member Functions | |
| InvalidConfig (const std::string &what_arg) | |
Public Member Functions inherited from pxar::pxarException | |
| pxarException (const std::string &what_arg) | |
| virtual const char * | what () const throw () |
This class of exceptions covers issues with the configuration found during runtime:
Definition at line 31 of file exceptions.h.
1.8.6