DeviceIdentifierException

constructor(message: String, cause: Throwable? = null)

Parameters

message

A description of what caused the error.

cause

The underlying exception that caused this error, if any.