Class SearchServiceException

  • All Implemented Interfaces:
    Serializable

    public class SearchServiceException
    extends Exception
    Exception used by discovery when discovery search exceptions occur
    Author:
    Kevin Van de Velde (kevin at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)
    See Also:
    Serialized Form
    • Constructor Detail

      • SearchServiceException

        public SearchServiceException()
      • SearchServiceException

        public SearchServiceException​(String s)
      • SearchServiceException

        public SearchServiceException​(String s,
                                      Throwable throwable)
      • SearchServiceException

        public SearchServiceException​(Throwable throwable)