Public Member Functions

NotEnabledError Class Reference

#include <Exception.hpp>

Inheritance diagram for NotEnabledError:

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 115 of file Exception.hpp.


Constructor & Destructor Documentation

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

Member Function Documentation

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

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