FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Classes | Namespaces | Functions
Exception.hpp File Reference
#include "FASTExport.hpp"
#include <exception>
#include <string>
#include <sstream>
+ Include dependency graph for Exception.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fast::Exception
 
class  fast::FileNotFoundException
 
class  fast::OutOfBoundsException
 
class  fast::NotImplementedException
 
class  fast::DoesNotExistException
 
class  fast::ExistException
 
class  fast::BadCastException
 
class  fast::ThreadStopped
 

Namespaces

 fast
 

Functions

std::string fast::intToString (int number)