DeviceTokenMissingException

constructor(message: String = "Device token not set. Call setDeviceToken() before registering credentials.", cause: Throwable? = null)

Parameters

message

The error message.

cause

The underlying cause of the exception.