DeviceNotSupportedException

constructor(message: String = "Device not supported", cause: Throwable? = null)

Parameters

message

The error message describing which feature is not supported

cause

The underlying cause of the exception, if any