public class OmniSearchException
extends java.lang.Exception
OmniSearchException
is use to send error message from SavedSearchHandler
to the UI.Constructor and Description |
---|
OmniSearchException() |
OmniSearchException(java.lang.String message) |
OmniSearchException(java.lang.String message,
java.lang.Throwable cause) |
OmniSearchException(java.lang.Throwable cause) |
public OmniSearchException()
public OmniSearchException(java.lang.String message)
public OmniSearchException(java.lang.String message, java.lang.Throwable cause)
public OmniSearchException(java.lang.Throwable cause)
Copyright © 2010 - 2020 Adobe. All Rights Reserved