All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
Xpetra::Exceptions::NotImplemented Class Reference

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

#include <Xpetra_Exceptions.hpp>

List of all members.

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 91 of file Xpetra_Exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 94 of file Xpetra_Exceptions.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines