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