InspectionErrorDetails

An object containing data about a handled exception in the tested state.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The array index of the Catch which handled the exception.

Link copied to clipboard

The duration in seconds of the backoff for a retry on a failed state invocation.

Link copied to clipboard

The array index of the Retry which handled the exception.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String