Class NoMatchesException

    • Constructor Detail

      • NoMatchesException

        public NoMatchesException()
        without detail message.
      • NoMatchesException

        public NoMatchesException​(String msg)
        with the specified detail message.
        Parameters:
        msg - the detail message.