FailureReason

The details of a resource deletion failure during a cascade deletion of the domain.

Types

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

Properties

Link copied to clipboard
val id: String?

The identifier of the resource that failed to delete.

Link copied to clipboard

The error message associated with the resource that failed to delete.

Functions

Link copied to clipboard
inline fun copy(block: FailureReason.Builder.() -> Unit = {}): FailureReason
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