#include <exceptions.h>
Public Member Functions | |
InvalidConfig (const std::string &what_arg) | |
![]() | |
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.