com.atlassian.jira.issue.fields.layout.field
Class FieldLayoutStorageException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException
com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException
- All Implemented Interfaces: 
- Serializable
Deprecated. Not used any more. Since v5.0.
- public class FieldLayoutStorageException 
- extends Exception
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
FieldLayoutStorageException
public FieldLayoutStorageException()
- Deprecated. 
FieldLayoutStorageException
public FieldLayoutStorageException(String string)
- Deprecated. 
FieldLayoutStorageException
public FieldLayoutStorageException(Throwable throwable)
- Deprecated. 
FieldLayoutStorageException
public FieldLayoutStorageException(String string,
                                   Throwable throwable)
- Deprecated. 
Copyright © 2002-2014 Atlassian. All Rights Reserved.