Failed

data class Failed(val error: KSLRuntimeError) : RunResult(source)

The run was terminated by an unexpected exception during replication execution.

Constructors

Link copied to clipboard
constructor(error: KSLRuntimeError)

Properties

Link copied to clipboard

typed description of the failure, suitable for display in a GUI error dialog or log entry