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

This is thrown when a plugin class is not available. The DLL may be missing or not on the path. More...

#include <vraythrow.hpp>

Inheritance diagram for VRay::PluginUnavailableErr:
VRay::VRayException

Public Member Functions

 PluginUnavailableErr (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 a plugin class is not available. The DLL may be missing or not on the path.


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