RethrowLastException

@Serializable
@SerialName(value = "RethrowLastException")
data class RethrowLastException(val storeId: Uuid) : ServerEvent

Constructors

Link copied to clipboard
constructor(storeId: Uuid)

Properties

Link copied to clipboard
open override val storeId: Uuid