Zoltan2
Loading...
Searching...
No Matches
Zoltan2::NotImplemented Class Reference

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

#include <Zoltan2_Exceptions.hpp>

Inherits std::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 37 of file Zoltan2_Exceptions.hpp.

Constructor & Destructor Documentation

◆ NotImplemented()

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

Definition at line 42 of file Zoltan2_Exceptions.hpp.

◆ ~NotImplemented()

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

Definition at line 50 of file Zoltan2_Exceptions.hpp.

Member Function Documentation

◆ what()

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

Definition at line 51 of file Zoltan2_Exceptions.hpp.


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