ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
orchestrate
/
com.pingidentity.orchestrate
/
FailureNode
Failure
Node
data
class
FailureNode
(
val
cause
:
Throwable
)
:
Node
Represents an error node in the workflow.
Members
Constructors
Failure
Node
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
The cause of the error.