ping
Toggle table of contents
0.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
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
)
(
source
)
Parameters
message
The error message.
cause
The underlying cause of the exception.