BatchTaskException

class BatchTaskException(val aggregateId: AggregateId, cause: Throwable? = null) : WowException

Constructors

Link copied to clipboard
constructor(aggregateId: AggregateId, cause: Throwable? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard