pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | List of all members
pxar::InvalidConfig Class Reference

#include <exceptions.h>

Inheritance diagram for pxar::InvalidConfig:
pxar::pxarException

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 ()
 

Detailed Description

This class of exceptions covers issues with the configuration found during runtime:

Definition at line 31 of file exceptions.h.


The documentation for this class was generated from the following file: