ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
davinci
/
com.pingidentity.davinci.collector
/
PollingStatus
/
Error
Error
data
class
Error
(
val
exception
:
Exception
)
:
PollingStatus
Indicates that an error occurred during polling.
Parameters
exception
The exception that occurred.
Members
Constructors
Error
Link copied to clipboard
constructor
(
exception
:
Exception
)
Properties
exception
Link copied to clipboard
val
exception
:
Exception