Package com.atlassian.jira.exception
Class IssueNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.jira.exception.NotFoundException
com.atlassian.jira.exception.IssueNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIssueNotFoundException
(String string) IssueNotFoundException
(String string, Throwable throwable) IssueNotFoundException
(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
-
IssueNotFoundException
-
IssueNotFoundException
public IssueNotFoundException() -
IssueNotFoundException
-
IssueNotFoundException
-