com.atlassian.jira.issue.index
Class IndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.JiraException
com.atlassian.jira.issue.index.IndexException
- All Implemented Interfaces:
- Serializable
@PublicApi
public class IndexException
- extends JiraException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IndexException
public IndexException()
IndexException
public IndexException(String msg)
IndexException
public IndexException(Exception e)
IndexException
public IndexException(String msg,
Exception e)
Copyright © 2002-2012 Atlassian. All Rights Reserved.