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

public class WidgetException extends RuntimeException
Widget exception
Author:
Anahide Tchertchian
See Also:
  • Constructor Details

    • WidgetException

      public WidgetException()
    • WidgetException

      public WidgetException(String message)
    • WidgetException

      public WidgetException(String message, Throwable cause)
    • WidgetException

      public WidgetException(Throwable cause)