#include <cstdlib>
#include <sstream>
#include <string.h>
#include "typeenums.h"
Go to the source code of this file.
Classes | |
class | Exception |
Represents base class of all exceptions. More... | |
Namespaces | |
namespace | std |
STL namespace. |
Header file specifying constructors, destructor and functions for exception.cpp.
Definition in file exception.h.