Class IllegalAggregateIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.agistep.aggregator.IllegalAggregateIdException
All Implemented Interfaces:
Serializable

public class IllegalAggregateIdException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalAggregateIdException

      public IllegalAggregateIdException(String message, Throwable cause)
    • IllegalAggregateIdException

      public IllegalAggregateIdException(String message)