Package com.atlassian.gadgets
Class GadgetSpecUriNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.gadgets.GadgetSpecUriNotAllowedException
- All Implemented Interfaces:
Serializable
Thrown when a gadget spec URI is not valid for rendering on the dashboard. This can occur if the URI is invalid, or
if the gadget is denied permission to be rendered on the dashboard.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GadgetSpecUriNotAllowedException
-
GadgetSpecUriNotAllowedException
-