Class SodotException
- Namespace
- SodotSDK
- Assembly
- Unity.Temp.dll
[Serializable]
public class SodotException : Exception, ISerializable
- Inheritance
-
SodotException
- Implements
- Inherited Members
Constructors
SodotException(string, int)
public SodotException(string message, int code)
Parameters
Properties
ErrorCode
public int ErrorCode { get; }