Class UpgradeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OlderVersionException

public class UpgradeException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • UpgradeException

      public UpgradeException()
    • UpgradeException

      public UpgradeException(String msg)
    • UpgradeException

      public UpgradeException(String msg, Throwable throwable)
    • UpgradeException

      public UpgradeException(Throwable throwable)