FAST/Exception.hpp file

Contents

Namespaces

namespace fast
FAST namespace - All FAST code lives in this namespace.

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

Functions

auto intToString(int number) -> std::string