MaterialX 1.39.1
|
The base class for exceptions that are propagated from the MaterialX library to the client application. More...
#include <Exception.h>
Public Member Functions | |
Exception (const string &msg) | |
Exception (const Exception &e) | |
Exception & | operator= (const Exception &e) |
const char * | what () const noexcept override |
The base class for exceptions that are propagated from the MaterialX library to the client application.