public class WidgetException extends RuntimeException
Constructor and Description |
---|
WidgetException() |
WidgetException(String message) |
WidgetException(String message,
Throwable cause) |
WidgetException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WidgetException()
public WidgetException(String message)
public WidgetException(String message, Throwable cause)
public WidgetException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.