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

Inherited by VRay.LicenseError, VRay.ParserError, and VRay.ScannedMaterialLicenseError.

Public Member Functions

 Error (ErrorCode errorCode)
 
override bool Equals (Object err)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

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)
 

Properties

ErrorCode ErrorCode [get]
 Gets the error code.
 

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