MaterialX 1.38.10
Loading...
Searching...
No Matches
ExceptionTypeError Class Reference

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

#include <Value.h>

Inheritance diagram for ExceptionTypeError:
Exception

Public Member Functions

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

Detailed Description

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


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