Package org.dspace.discovery
Class SearchServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.discovery.SearchServiceException
- All Implemented Interfaces:
Serializable
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:
-
Constructor Summary
ConstructorsConstructorDescriptionSearchServiceException(String s, Throwable throwable) SearchServiceException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SearchServiceException
public SearchServiceException() -
SearchServiceException
-
SearchServiceException
-
SearchServiceException
-