Class SearchServiceException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.atlassian.confluence.plugins.rest.service.SearchServiceException
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class SearchServiceException extends Exception
An error occured during a search- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description SearchServiceException()SearchServiceException(String message)SearchServiceException(String message, Throwable cause)SearchServiceException(Throwable cause) 
- 
Method Summary
- 
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 - 
 
 -