VRay SDK for C#
|
Inherits Exception.
Public Member Functions | |
VRayException (Error error) | |
VRayException (Error error, Exception innerException) | |
Static Public Member Functions | |
static void | ThrowOnError (bool returnCode, Error error) |
static void | ThrowOnError (int returnCode, Error error) |
Properties | |
Error | Error [get] |