Public Member Functions

UnsupportedError Class Reference

#include <Exception.hpp>

Inheritance diagram for UnsupportedError:

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 163 of file Exception.hpp.


Constructor & Destructor Documentation

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

Member Function Documentation

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

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