public class ViewerGenericConversionException extends ViewerConversionException
Constructor and Description |
---|
ViewerGenericConversionException(String message)
Constructor
|
ViewerGenericConversionException(String message,
Throwable cause)
Constructor
|
ViewerGenericConversionException(Throwable cause)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IWidget |
toWidget(IViewerConvertable convertable)
toWidget
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ViewerGenericConversionException(String message, Throwable cause)
message
- the messagecause
- the causepublic ViewerGenericConversionException(String message)
message
- the messagepublic ViewerGenericConversionException(Throwable cause)
cause
- the causepublic IWidget toWidget(IViewerConvertable convertable)
ViewerConversionException
toWidget
in class ViewerConversionException
convertable
- IViewerConvertable
IWidget
Copyright © 2024 Visiativ. All rights reserved.