Class AggregationException

    • Constructor Detail

      • AggregationException

        public AggregationException​(String message)
        Creates an exception with a message
        Parameters:
        message - the message
      • AggregationException

        public AggregationException​(String message,
                                    Exception cause)
        Creates an exception with a message and a cause
        Parameters:
        message - the message
        cause - the cause