Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Error Property (ImageViewerItemErrorEventArgs)

Show in webframe
Get the error that was caught by the viewer.
Syntax
get_error();
Object.defineProperty('error');

Property Value

TypeDescription
ExceptionThe error that was caught by the viewer. Could be null.
Example

For an example, refer to ItemError.

See Also

Reference

ImageViewerItemErrorEventArgs Object
ImageViewerItemErrorEventArgs Members

Error processing SSI file