Class SearchException

    • Constructor Detail

      • SearchException

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