com.atlassian.gadgets.dashboard.internal
Class GadgetLayoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.gadgets.dashboard.internal.GadgetLayoutException
All Implemented Interfaces:
Serializable

public class GadgetLayoutException
extends RuntimeException

An exception that is thrown if the gadgets are not layed out in accordance with the currently set dashboard Layout.

See Also:
Serialized Form

Constructor Summary
GadgetLayoutException(String message)
           
 
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

GadgetLayoutException

public GadgetLayoutException(String message)


Copyright © 2011 Atlassian. All Rights Reserved.