Class ComparatorException

    • Constructor Detail

      • ComparatorException

        public ComparatorException​(String message)
        Instantiates a new comparator exception.
        Parameters:
        message - the message
      • ComparatorException

        public ComparatorException​(String message,
                                   Throwable cause)
        Instantiates a new comparator exception.
        Parameters:
        message - the message
        cause - the cause