public class SearchException extends PortalException
SearchException()
SearchException(String msg)
SearchException(String msg, Throwable throwable)
SearchException(Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SearchException()
public SearchException(String msg)
public SearchException(String msg, Throwable throwable)
public SearchException(Throwable throwable)