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