IllegalAccessDeletedAggregateException

class IllegalAccessDeletedAggregateException(val aggregateId: AggregateId, errorMsg: String = "Illegal access to a deleted aggregate[") : AggregateIdCapable, WowException

Constructors

Link copied to clipboard
constructor(aggregateId: AggregateId, errorMsg: String = "Illegal access to a deleted aggregate[")

Properties

Link copied to clipboard
open override val aggregateId: AggregateId