Error handling and debug helpers

Utility methods to works with errors or exceptional situations.

// namespaces

namespace std;

// structs

struct InferenceEngine::DescriptionBuffer;