MultipleOtaClientsException

public final class MultipleOtaClientsException extends OemSystemUpdateException


Thrown when AMAPI detects multiple OEM OTA client apps attempting to use the API. Only one OEM OTA client is permitted.

Summary

Public constructors

Public constructors

MultipleOtaClientsException

public MultipleOtaClientsException(Throwable cause)
Parameters
Throwable cause

The underlying cause of the exception.