VRay SDK for C#
Loading...
Searching...
No Matches
VRay.LicenseError Class Reference

Errors while initializing the library and obtaining a license More...

Inherits VRay.Error.

Public Member Functions

override string ToString ()
 
- Public Member Functions inherited from VRay.Error
 Error (ErrorCode errorCode)
 
override bool Equals (Object err)
 
override int GetHashCode ()
 
override string ToString ()
 

Properties

VRLAuthError AppSDKError [get]
 Check license error code for creating VRayRenderer
 
int RenderNodeError [get]
 Check license error code for rendering
 
- Properties inherited from VRay.Error
ErrorCode ErrorCode [get]
 Gets the error code.
 

Additional Inherited Members

- Static Public Member Functions inherited from VRay.Error
static bool operator!= (Error err, ErrorCode errCode)
 
static bool operator!= (Error err0, Error err1)
 
static bool operator!= (ErrorCode errCode, Error err)
 
static bool operator== (Error err, ErrorCode errCode)
 
static bool operator== (Error err0, Error err1)
 
static bool operator== (ErrorCode errCode, Error err)
 

Detailed Description

Errors while initializing the library and obtaining a license


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