VRay SDK for C++
|
This is thrown when a renderer instance can't be created. This is usually due to a license issue. More...
#include <vraythrow.hpp>
Public Member Functions | |
InstantiationErr (const std::string &msg, LicenseError::VRLAuthError appSDK=LicenseError::vrlauth_noError, LicenseError::RenderNodeErr renderNode=0) | |
![]() | |
VRayException (const std::string &msg) | |
std::string | toString () const |
const char * | what () const |
Public Attributes | |
LicenseError::VRLAuthError | appSDKError |
LicenseError::RenderNodeErr | renderNodeError |
This is thrown when a renderer instance can't be created. This is usually due to a license issue.