public class ViewerRenderErrorEvent extends ViewerEvent
DocumentViewer
encounters an error in
rendering a document.Constructor and Description |
---|
ViewerRenderErrorEvent(Object source,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause()
Returns the cause of the error.
|
getSource, toString