Class AggregateModellingException

All Implemented Interfaces:
Serializable

public class AggregateModellingException extends AxonConfigurationException
Thrown if an aggregate model is invalid.
Since:
4.3
Author:
Milan Savic
See Also:
  • Constructor Details

    • AggregateModellingException

      public AggregateModellingException(String message)
      Constructs this exception with given message explaining the cause.
      Parameters:
      message - The message explaining the cause