EventError

works.iterative.entity.EventError
sealed trait EventError[Id, Command, Event, State] extends AggregateError[Id, Command, Event, State]

Attributes

Graph
Supertypes
trait AggregateError[Id, Command, Event, State]
class Object
trait Matchable
class Any
Known subtypes
class UnhandledEvent[Id, Command, Event, State]

Members list

Value members

Inherited and Abstract methods

def userMessage: UserMessage

Attributes

Inherited from:
AggregateError