LibraryError Class Reference
[Miscellaneous Tools]

Exception class for dynamic library loader errors. More...

#include <Library.hh>

List of all members.

Public Member Functions

 LibraryError ()
 Standard constructor. Output of dlerror() stands for the reason.
 LibraryError (const std::string &msg)
 Standard constructor.


Detailed Description

Exception class for dynamic library loader errors.


Constructor & Destructor Documentation

LibraryError::LibraryError ( const std::string &  msg  ) 

Standard constructor.

Output of dlerror() stands for the reason.

Parameters:
msg The failing message.


The documentation for this class was generated from the following files:
Generated on Sat Jun 23 16:11:00 2007 for Stechec/TBT by  doxygen 1.4.7