![]() |
FMT 1.2.0
Forest management tools for forest planning
|
#include <unordered_map>#include "FMTException.h"#include <string>#include <memory>#include "FMTutility.h"#include <boost/serialization/nvp.hpp>Go to the source code of this file.
Classes | |
| class | Exception::FMTWarning |
| Exception class derived from FMTException for warnings in FMT. More... | |
Namespaces | |
| namespace | Logging |
| Namespace for the log management, provides different log handlers. | |
| namespace | Exception |
| Namespace for exceptions and exceptions handling (warnings and errors) thrown by FMT and all exceptions handlers available. | |