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