public class SearchException extends PortalException
SearchException()
SearchException(String msg)
SearchException(String msg, Throwable cause)
SearchException(Throwable cause)
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 cause)
public SearchException(Throwable cause)