List of all members.
Public Member Functions |
| ExcNoClass (const std::string a1) |
virtual | ~ExcNoClass () throw () |
virtual void | print_info (std::ostream &out) const |
Private Attributes |
const std::string | arg1 |
Detailed Description
This class was not registered in the path search mechanism.
Constructor & Destructor Documentation
PathSearch::ExcNoClass::ExcNoClass |
( |
const std::string |
a1 |
) |
[inline] |
virtual PathSearch::ExcNoClass::~ExcNoClass |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void PathSearch::ExcNoClass::print_info |
( |
std::ostream & |
out |
) |
const [inline, virtual] |
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
Member Data Documentation
The documentation for this class was generated from the following file: