6 #ifndef MATERIALX_EXCEPTION_H
7 #define MATERIALX_EXCEPTION_H
44 const char*
what() const noexcept
override
virtual ~Exception() noexcept
#define MATERIALX_NAMESPACE_BEGIN
Exception & operator=(const Exception &e)
Exception(const Exception &e)
const char * what() const noexceptoverride
Exception(const string &msg)
#define MATERIALX_NAMESPACE_END