ErrorCodeException Constructor (Int32) |
Namespace:
SoftGear.Strix.Unity.Runtime.Error
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public ErrorCodeException(
int errorCode
)
Parameters
- errorCode
- Type: SystemInt32
See Also