tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
Classes | Enumerations
error_handler.h File Reference
#include "simple_type_traits.h"
Include dependency graph for error_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ErrorHandler< Impl >
 

Enumerations

enum class  ErrorLevel {
  Plain , Info , Warning , Error ,
  Fatal
}
 

Enumeration Type Documentation

◆ ErrorLevel

enum class ErrorLevel
strong
Enumerator
Plain 
Info 
Warning 
Error 
Fatal