Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Zoltan2::NotImplemented Class Reference

Exception thrown when a called base-class method is not implemented. More...

#include <Zoltan2_Exceptions.hpp>

Inherits exception.

Public Member Functions

 NotImplemented (const char *ffile, const int lline, const char *ffunc)
 
 ~NotImplemented () throw ()
 
const char * what () const throw ()
 

Detailed Description

Exception thrown when a called base-class method is not implemented.

Definition at line 73 of file Zoltan2_Exceptions.hpp.

Constructor & Destructor Documentation

Zoltan2::NotImplemented::NotImplemented ( const char *  ffile,
const int  lline,
const char *  ffunc 
)
inline

Definition at line 78 of file Zoltan2_Exceptions.hpp.

Zoltan2::NotImplemented::~NotImplemented ( )
throw (
)
inline

Definition at line 86 of file Zoltan2_Exceptions.hpp.

Member Function Documentation

const char* Zoltan2::NotImplemented::what ( ) const
throw (
)
inline

Definition at line 87 of file Zoltan2_Exceptions.hpp.


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