HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExceptionTypeError Class Reference

#include <Value.h>

+ Inheritance diagram for ExceptionTypeError:

Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const string &msg)
 
 Exception (const Exception &e)
 
Exceptionoperator= (const Exception &e)
 
virtual ~Exception () noexcept
 
const char * what () const noexceptoverride
 

Detailed Description

An exception that is thrown when a type mismatch is encountered.

Definition at line 37 of file Value.h.


The documentation for this class was generated from the following file: