Class FilterDoesNotExistsException

    • Constructor Detail

      • FilterDoesNotExistsException

        public FilterDoesNotExistsException()
        without detail message.
      • FilterDoesNotExistsException

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