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