BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Private Attributes | List of all members
Bempp::NotImplementedError Class Reference

Exception thrown on attempt to access an unimplemented feature. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/common/not_implemented_error.hpp>

Inheritance diagram for Bempp::NotImplementedError:

Public Member Functions

 NotImplementedError (const std::string &msg)
 
virtual const char * what () const throw ()
 

Private Attributes

std::string m_msg
 

Detailed Description

Exception thrown on attempt to access an unimplemented feature.


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