Class WidgetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.platform.forms.layout.api.exceptions.WidgetException
- All Implemented Interfaces:
Serializable
Widget exception
- Author:
- Anahide Tchertchian
- See Also:
-
Constructor Summary
ConstructorDescriptionWidgetException
(String message) WidgetException
(String message, Throwable cause) WidgetException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WidgetException
public WidgetException() -
WidgetException
-
WidgetException
-
WidgetException
-