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