LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
ErrorManager.h File Reference

Definition of the ErrorManager class responsible for error registration and throwing. More...

Detailed Description

Definition of the ErrorManager class responsible for error registration and throwing.

Author
Rafal Chojna rafal.nosp@m.c@wo.nosp@m.lfram.nosp@m..com
Date
March 21, 2019
#include <algorithm>
#include <initializer_list>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "LLU/ErrorLog/LibraryLinkError.h"
#include "LLU/LibraryData.h"
+ Include dependency graph for ErrorManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLU::ErrorManager
 "Static" class responsible for error registration and throwing More...
 

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.