ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
oidc
/
com.pingidentity.oidc
/
DeviceFlowStatus
/
Failure
Failure
data
class
Failure
(
val
exception
:
Exception
)
:
DeviceFlowStatus
An unrecoverable error occurred during the device flow.
Members
Constructors
Failure
Link copied to clipboard
constructor
(
exception
:
Exception
)
Properties
exception
Link copied to clipboard
val
exception
:
Exception
The exception that caused the failure.