MaterialX 1.38.9
Loading...
Searching...
No Matches
Exception Class Reference

The base class for exceptions that are propagated from the MaterialX library to the client application. More...

#include <Exception.h>

Inheritance diagram for Exception:
ExceptionFileMissing ExceptionFoundCycle ExceptionOrphanedElement ExceptionParseError ExceptionRenderError ExceptionShaderGenError ExceptionTypeError

Public Member Functions

 Exception (const string &msg)
 
 Exception (const Exception &e)
 
Exceptionoperator= (const Exception &e)
 
const char * what () const noexcept override
 

Detailed Description

The base class for exceptions that are propagated from the MaterialX library to the client application.


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