com.atlassian.jira.upgrade
Class UpgradeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.jira.upgrade.UpgradeException
All Implemented Interfaces:
java.io.Serializable

public class UpgradeException
extends java.lang.Exception

FQCN : com.atlassian.jira.upgrade.UpgradeException

Since:
3.10.1.34 Description :
Author:
Kaamelot
See Also:
Serialized Form

Constructor Summary
UpgradeException()
           
UpgradeException(java.lang.String arg0)
           
UpgradeException(java.lang.String arg0, java.lang.Throwable arg1)
           
UpgradeException(java.lang.Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpgradeException

public UpgradeException()

UpgradeException

public UpgradeException(java.lang.String arg0,
                        java.lang.Throwable arg1)

UpgradeException

public UpgradeException(java.lang.String arg0)

UpgradeException

public UpgradeException(java.lang.Throwable arg0)


Copyright © 2007-2008 Kaamelot Plugins. All Rights Reserved.