Public Member Functions

OutOfResourcesError Class Reference

#include <Exception.hpp>

Inheritance diagram for OutOfResourcesError:

List of all members.

Public Member Functions

 OutOfResourcesError (const std::string &msg)
 OutOfResourcesError (const OutOfResourcesError &src)
virtual ~OutOfResourcesError () throw ()
virtual const char * what () const throw ()

Detailed Description

Definition at line 127 of file Exception.hpp.


Constructor & Destructor Documentation

OutOfResourcesError ( const std::string &  msg  )  [explicit]
virtual ~OutOfResourcesError (  )  throw () [virtual]

Member Function Documentation

virtual const char* what (  )  const throw () [virtual]

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