Package com.atlassian.jira
Class JiraException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.JiraException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AddException,ArchiveException,CreateException,ExternalException,GetException,IndexException,IssueFieldUpdateException,ListenerException,PermissionException,RemoveException,SearchException,ServiceException,StoreException,UpdateException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJiraException(String s, Throwable throwable) JiraException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JiraException
public JiraException() -
JiraException
-
JiraException
-
JiraException
-