StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Unity Namespaces
SoftGear.Strix.Unity.Runtime.Error
ErrorCodeException Class
ErrorCodeException Constructor
ErrorCodeException Constructor (Int32)
ErrorCodeException Constructor (Int32, String)
ErrorCodeException Constructor (SerializationInfo, StreamingContext)
ErrorCodeException Constructor (Int32, String, Exception)
ErrorCodeException Constructor (Int32, String)
Initializes a new instance of the
ErrorCodeException
class
Namespace:
SoftGear.Strix.Unity.Runtime.Error
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
Copy
public
ErrorCodeException
(
int
errorCode
,
string
message
)
Parameters
errorCode
Type:
System
Int32
message
Type:
System
String
See Also
Reference
ErrorCodeException Class
ErrorCodeException Overload
SoftGear.Strix.Unity.Runtime.Error Namespace