com.atlassian.jira.issue.fields.layout.field
Class FieldLayoutStorageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
FieldLayoutStorageException()
          Deprecated.  
FieldLayoutStorageException(String string)
          Deprecated.  
FieldLayoutStorageException(String string, Throwable throwable)
          Deprecated.  
FieldLayoutStorageException(Throwable throwable)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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-2012 Atlassian. All Rights Reserved.