Xpetra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Xpetra::Exceptions::NotImplemented Class Reference

Exception throws when you call an unimplemented method of Xpetra. More...

#include <Xpetra_Exceptions.hpp>

Inheritance diagram for Xpetra::Exceptions::NotImplemented:

Public Member Functions

 NotImplemented (const std::string &what_arg)
 

Detailed Description

Exception throws when you call an unimplemented method of Xpetra.

Mainly use for development in progress.

Definition at line 94 of file Xpetra_Exceptions.hpp.

Constructor & Destructor Documentation

Xpetra::Exceptions::NotImplemented::NotImplemented ( const std::string &  what_arg)
inline

Definition at line 97 of file Xpetra_Exceptions.hpp.


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