#include <cstdlib>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | H |
Classes | |
class | H::Exception |
Generic Exception class. More... | |
Enumerations | |
enum | H::ExceptionType { H::EXCEPTION_INFO, H::EXCEPTION_WARNING, H::EXCEPTION_NORMAL, H::EXCEPTION_FATAL } |
Definition in file Exception.hpp.