SubscriptionErrorObject

constructor(reply: Reply<T>, replyUpdatedAt: Long, error: Throwable, errorUpdatedAt: Long, restartedAt: Long, reset: suspend () -> Unit)

Parameters

T

Type of data to receive.