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