Class OmniSearchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.granite.omnisearch.api.core.OmniSearchException
- All Implemented Interfaces:
Serializable
OmniSearchException is use to send error message from SavedSearchHandler
to the UI.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOmniSearchException(String message) OmniSearchException(String message, Throwable cause) OmniSearchException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OmniSearchException
public OmniSearchException() -
OmniSearchException
-
OmniSearchException
-
OmniSearchException
-