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

#include <Exception.hpp>

+ Inheritance diagram for fast::BadCastException:
+ Collaboration diagram for fast::BadCastException:

Public Member Functions

 BadCastException (std::string from, std::string to)
 
- 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

◆ BadCastException()

fast::BadCastException::BadCastException ( std::string  from,
std::string  to 
)
inline

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