Class GadgetRenderingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.gadgets.view.GadgetRenderingException
All Implemented Interfaces:
Serializable

public class GadgetRenderingException extends RuntimeException
Thrown if there is a problem trying to render a gadget (for example, if the request view is not defined)
See Also:
  • Constructor Details

  • Method Details