public class

FieldLayoutStorageException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException

This class is deprecated.
Not used any more. Since v5.0.

Summary

Public Constructors
FieldLayoutStorageException()
FieldLayoutStorageException(String string)
FieldLayoutStorageException(Throwable throwable)
FieldLayoutStorageException(String string, Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public FieldLayoutStorageException ()

public FieldLayoutStorageException (String string)

public FieldLayoutStorageException (Throwable throwable)

public FieldLayoutStorageException (String string, Throwable throwable)