lumis.upgrade
Class UpgradeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lumis.portal.PortalException
lumis.upgrade.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
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UpgradeException
public UpgradeException(java.lang.Exception innerException,
BuildConfig buildConfig)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
getLocalizedMessage
public java.lang.String getLocalizedMessage(java.util.Locale locale)
- Overrides:
getLocalizedMessage
in class PortalException
getLocalizedMessage
public java.lang.String getLocalizedMessage()
- Overrides:
getLocalizedMessage
in class PortalException
getBuildConfig
public BuildConfig getBuildConfig()
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.