TemplateError

List of errors that occurred when the template version creation failed.

Types

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

Properties

Link copied to clipboard

Description of the error type.

Link copied to clipboard

Type of error.

Link copied to clipboard

An error path that shows which entities caused the template error.

Functions

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