DeviceNotRegisteredException

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

Parameters

message

The error message describing why the device is not registered

cause

The underlying cause of the exception, if any