GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
gear::NotImplementedException Class Reference

NotImplementedException used for features that are not implemented. More...

#include <GEAR.h>

Inheritance diagram for gear::NotImplementedException:
gear::Exception

Public Member Functions

 NotImplementedException (std::string text)
 
- Public Member Functions inherited from gear::Exception
 Exception (const std::string &text)
 
virtual const char * what () const noexcept
 

Additional Inherited Members

- Protected Attributes inherited from gear::Exception
std::string message {}
 

Detailed Description

NotImplementedException used for features that are not implemented.

Author
gaede
Version
$Id$

Definition at line 81 of file GEAR.h.


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