org.dspace.discovery
Class SearchServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.discovery.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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SearchServiceException
public SearchServiceException()
SearchServiceException
public SearchServiceException(String s)
SearchServiceException
public SearchServiceException(String s,
Throwable throwable)
SearchServiceException
public SearchServiceException(Throwable throwable)
Copyright © 2012 DuraSpace. All Rights Reserved.