SdkException Class

  • java.lang.Object
    • RuntimeException
      • com.microsoft.connecteddevices.SdkException

public class SdkException

Exception used to communicate a failure from the Connected Devices Platform SDK. This is an unchecked exception that will be thrown for unexpected platform-related errors.

Applies to