![]() |
Fove SDK
v1.2.0
|
Exception type that is thrown when an error is ignored in the FOVE API. More...
#include <FoveAPI.h>


Public Member Functions | |
| Exception (const ErrorCode e) | |
| const char * | what () const noexcept override |
Public Attributes | |
| ErrorCode | error = ErrorCode::None |
Exception type that is thrown when an error is ignored in the FOVE API.
1.8.17