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, CreateException, ExternalException, IndexException, IssueFieldUpdateException, ListenerException, PermissionException, RemoveException, RepositoryException, SearchException, ServiceException, StoreException, UpdateException
public class JiraException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JiraException
public JiraException()
JiraException
public JiraException(String s)
JiraException
public JiraException(Throwable throwable)
JiraException
public JiraException(String s,
Throwable throwable)
Copyright © 2002-2012 Atlassian. All Rights Reserved.