ErrorCause

The error information for CreateFHIRDatastore and DeleteFHIRDatastore actions.

Types

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

Properties

Link copied to clipboard

The error category for ErrorCause.

Link copied to clipboard

The error message text for ErrorCause.

Functions

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