net.thucydides.plugins.jira.service
Class NoSuchIssueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.thucydides.plugins.jira.service.NoSuchIssueException
- All Implemented Interfaces:
- Serializable
public class NoSuchIssueException
- extends RuntimeException
No matching issue was found in the issue tracking system.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchIssueException
public NoSuchIssueException(String message)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.