VRay SDK for C++
|
This is thrown when unsupported function is called, e.g. DR1 function in DR2 build. More...
#include <vraythrow.hpp>
Public Member Functions | |
NotSupportedErr (const std::string &msg) | |
![]() | |
VRayException (const std::string &msg) | |
std::string | toString () const |
const char * | what () const |
This is thrown when unsupported function is called, e.g. DR1 function in DR2 build.