java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.adaptivesearchbackoffice.widgets.WidgetException
All Implemented Interfaces:
Serializable

public class WidgetException extends Exception
See Also:
  • Constructor Details

    • WidgetException

      public WidgetException()
    • WidgetException

      public WidgetException(String message)
    • WidgetException

      public WidgetException(Throwable cause)
    • WidgetException

      public WidgetException(String message, Throwable cause)