Public Member Functions

IllegalOperationError Class Reference

#include <Exception.hpp>

Inheritance diagram for IllegalOperationError:

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 67 of file Exception.hpp.


Constructor & Destructor Documentation

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

Member Function Documentation

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

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