ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
push
/
com.pingidentity.mfa.push.exception
/
DeviceTokenMissingException
/
DeviceTokenMissingException
Device
Token
Missing
Exception
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.