toggle menu
DaVinci client for Android
1.1.0
androidJvm
switch theme
search in API
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.