HTMLViewerException

From Xojo Documentation

Class (inherits from RuntimeException)

Occurs when The HTMLViewer cannot render the HTML, usually because of a missing library.

Properties
ErrorNumber Message
Methods
Stack StackFrames

Notes

An HTMLViewerException can occur on 64-bit Linux when the required 32-bit webkit libraries are not installed.