![]() |
MaterialX 1.39.4
|
An exception that is thrown when a type mismatch is encountered. More...
#include <Exception.h>
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) | |
| Exception & | operator= (const Exception &e) |
| const char * | what () const noexcept override |
An exception that is thrown when a type mismatch is encountered.