#include <exceptions.h>
Public Member Functions | |
| pxarException (const std::string &what_arg) | |
| virtual const char * | what () const throw () |
Base class for all exceptions thrown by the pxar framework.
Definition at line 15 of file exceptions.h.
1.8.6