Failure

Represents the failure state with the exception.

Since

1.0.0-beta.1

Constructors

Link copied to clipboard
constructor(e: Throwable)

Properties

Link copied to clipboard

The exception that caused the failure.

Functions

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