Fraxinus  18.10
An IGT application
Catch::NotImplementedException Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::NotImplementedException:

Public Member Functions

 NotImplementedException (SourceLineInfo const &lineInfo)
 
virtual ~NotImplementedException () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Definition at line 245 of file catch.hpp.

Constructor & Destructor Documentation

Catch::NotImplementedException::NotImplementedException ( SourceLineInfo const &  lineInfo)
virtual Catch::NotImplementedException::~NotImplementedException ( )
throw (
)
inlinevirtual

Definition at line 250 of file catch.hpp.

Member Function Documentation

virtual const char* Catch::NotImplementedException::what ( ) const
throw (
)
virtual

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