FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Public Member Functions | List of all members
fast::NotImplementedException Class Reference

#include <Exception.hpp>

+ Inheritance diagram for fast::NotImplementedException:
+ Collaboration diagram for fast::NotImplementedException:

Public Member Functions

 NotImplementedException ()
 
 NotImplementedException (int line, const char *file)
 
- Public Member Functions inherited from fast::Exception
 Exception ()
 
 Exception (std::string message)
 
 Exception (int line, const char *file)
 
 Exception (std::string message, int line, const char *file)
 
virtual const char * what () const throw ()
 
void setLine (int line)
 
void setFile (const char *file)
 
void setMessage (std::string message)
 
 ~Exception () throw ()
 

Constructor & Destructor Documentation

◆ NotImplementedException() [1/2]

fast::NotImplementedException::NotImplementedException ( )
inline

◆ NotImplementedException() [2/2]

fast::NotImplementedException::NotImplementedException ( int  line,
const char *  file 
)
inline

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