WorldFailure

Information about a failed world.

Types

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

Properties

Link copied to clipboard

The failure code of the world export job if it failed:

Link copied to clipboard

The number of failed worlds.

Link copied to clipboard

The sample reason why the world failed. World errors are aggregated. A sample is used as the sampleFailureReason.

Functions

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