Class IncompatibleSdkVersionException
Thrown when the Arkade server rejects this SDK because its build version is too old. The SDK does not catch this exception — it propagates to the caller.
public class IncompatibleSdkVersionException : Exception, ISerializable
- Inheritance
-
IncompatibleSdkVersionException
- Implements
- Inherited Members
Constructors
IncompatibleSdkVersionException(string)
Thrown when the Arkade server rejects this SDK because its build version is too old. The SDK does not catch this exception — it propagates to the caller.
public IncompatibleSdkVersionException(string msg)
Parameters
msgstring