com.atlassian.jira.plugin.myjirahome
Class MyJiraHomeUpdateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.jira.plugin.myjirahome.MyJiraHomeUpdateException
All Implemented Interfaces:
Serializable

public class MyJiraHomeUpdateException
extends RuntimeException

Since:
5.1
See Also:
Serialized Form

Constructor Summary
MyJiraHomeUpdateException()
           
MyJiraHomeUpdateException(String s)
           
MyJiraHomeUpdateException(String s, Throwable throwable)
           
MyJiraHomeUpdateException(Throwable throwable)
           
 
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

MyJiraHomeUpdateException

public MyJiraHomeUpdateException()

MyJiraHomeUpdateException

public MyJiraHomeUpdateException(String s)

MyJiraHomeUpdateException

public MyJiraHomeUpdateException(String s,
                                 Throwable throwable)

MyJiraHomeUpdateException

public MyJiraHomeUpdateException(Throwable throwable)


Copyright © 2002-2014 Atlassian. All Rights Reserved.