VRay SDK for C#
|
Errors while initializing the library and obtaining a license More...
Inherits VRay.Error.
Public Member Functions | |
override string | ToString () |
![]() | |
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 | |
![]() | |
ErrorCode | ErrorCode [get] |
Gets the error code. | |
Additional Inherited Members | |
![]() | |
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) |
Errors while initializing the library and obtaining a license