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

#include <Exception.hpp>

+ Inheritance diagram for fast::ExistException:
+ Collaboration diagram for fast::ExistException:

Public Member Functions

 ExistException (std::string msg)
 
- 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

◆ ExistException()

fast::ExistException::ExistException ( std::string  msg)
inline

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