java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dk.cloudcreate.essentials.components.eventsourced.aggregates.AggregateException
dk.cloudcreate.essentials.components.eventsourced.aggregates.stateful.classic.InitialEventIsMissingAggregateIdException
All Implemented Interfaces:
Serializable

public class InitialEventIsMissingAggregateIdException extends AggregateException
See Also:
  • Constructor Details

    • InitialEventIsMissingAggregateIdException

      public InitialEventIsMissingAggregateIdException(String msg)