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