1 #ifndef NUITRACK_ERROR_H_
2 #define NUITRACK_ERROR_H_
6 #include "nuitrack/types/Export.h"
41 : std::runtime_error(msg)
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:168
tdv::nuitrack::ModuleNotInitializedException
Definition: Error.h:29
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:100
ExceptionType
Possible error codes for Nuitrack internal functions.
Definition: Error.h:20
Common Nuitrack exception class.
Definition: Error.h:37
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:83
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:117
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:134
tdv::nuitrack::ModuleNotFoundException
Definition: Error.h:27
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:49
tdv::nuitrack::ConfigNotFoundException
Definition: Error.h:26
tdv::nuitrack::TerminateException
Definition: Error.h:24
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:66
tdv::nuitrack::Exception
Definition: Error.h:23
tdv::nuitrack::BadConfigValueException
Definition: Error.h:25
virtual ExceptionType type() const
Exception type as enum value.
Definition: Error.h:151
tdv::nuitrack::ModuleNotStartedException
Definition: Error.h:30
No exception.
Definition: Error.h:22
tdv::nuitrack::LicenseNotAcquiredException
Definition: Error.h:28