VRay SDK for C++
Loading...
Searching...
No Matches
VRay::NotSupportedErr Struct Reference

This is thrown when unsupported function is called, e.g. DR1 function in DR2 build. More...

#include <vraythrow.hpp>

Inheritance diagram for VRay::NotSupportedErr:
VRay::VRayException

Public Member Functions

 NotSupportedErr (const std::string &msg)
 
- Public Member Functions inherited from VRay::VRayException
 VRayException (const std::string &msg)
 
std::string toString () const
 
const char * what () const
 

Detailed Description

This is thrown when unsupported function is called, e.g. DR1 function in DR2 build.


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