Package lumis.upgrade

Class UpgradeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class UpgradeException
    extends PortalException
    An exception used to represent an exception during upgrade.
    Since:
    4.0.5
    Version:
    $Revision: 3902 $ $Date: 2006-08-09 11:29:10 -0300 (Wed, 09 Aug 2006) $
    See Also:
    Serialized Form
    • Constructor Detail

      • UpgradeException

        public UpgradeException​(java.lang.Exception innerException,
                                BuildConfig buildConfig)
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable