Fove SDK  v1.1.0
Public Member Functions | Public Attributes | List of all members
Fove::Exception Struct Reference

Exception type that is thrown when an error is ignored in the FOVE API. More...

#include <FoveAPI.h>

Inheritance diagram for Fove::Exception:
Inheritance graph
[legend]
Collaboration diagram for Fove::Exception:
Collaboration graph
[legend]

Public Member Functions

 Exception (const ErrorCode e)
 
const char * what () const noexcept override
 

Public Attributes

ErrorCode error = ErrorCode::None
 

Detailed Description

Exception type that is thrown when an error is ignored in the FOVE API.