com.atlassian.jira.issue.fields.layout.column
Class ColumnLayoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.jira.issue.fields.layout.column.ColumnLayoutException
All Implemented Interfaces:
Serializable

public class ColumnLayoutException
extends Exception

See Also:
Serialized Form

Constructor Summary
ColumnLayoutException()
           
ColumnLayoutException(String string)
           
ColumnLayoutException(String string, Throwable throwable)
           
ColumnLayoutException(Throwable throwable)
           
 
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

ColumnLayoutException

public ColumnLayoutException()

ColumnLayoutException

public ColumnLayoutException(String string)

ColumnLayoutException

public ColumnLayoutException(Throwable throwable)

ColumnLayoutException

public ColumnLayoutException(String string,
                             Throwable throwable)


Copyright © 2002-2014 Atlassian. All Rights Reserved.