lumis.upgrade
Class UpgradeException

Package class diagram package UpgradeException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.PortalException
              extended by lumis.upgrade.UpgradeException
All Implemented Interfaces:
Serializable

public class UpgradeException
extends PortalException

An exception used to represent an exception during upgrade.

Since:
4.0.5
See Also:
Serialized Form

Field Summary
 
Fields inherited from class lumis.portal.PortalException
resources
 
Constructor Summary
UpgradeException(Exception innerException, BuildConfig buildConfig)
           
 
Method Summary
 BuildConfig getBuildConfig()
           
 String getLocalizedMessage()
           
 String getLocalizedMessage(Locale locale)
           
 String getMessage()
           
 
Methods inherited from class lumis.portal.PortalException
getResources, logExceptionCreation, toString, toXmlString
 
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
 

Constructor Detail

UpgradeException

public UpgradeException(Exception innerException,
                        BuildConfig buildConfig)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

getLocalizedMessage

public String getLocalizedMessage(Locale locale)
Overrides:
getLocalizedMessage in class PortalException

getLocalizedMessage

public String getLocalizedMessage()
Overrides:
getLocalizedMessage in class PortalException

getBuildConfig

public BuildConfig getBuildConfig()


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.