Class IdempotencyException

    • Constructor Detail

      • IdempotencyException

        public IdempotencyException​(String message)
        Constructs a new IdempotencyException with the specified error message.
        Parameters:
        message - Describes the error encountered.