onPreviewLoadError

public abstract void onPreviewLoadError(Exception e)

Called when a preview image could not be loaded. This method cannot be relied upon; certain encoding types of supported image formats can result in corrupt or blank images being loaded and displayed with no detectable error. The view will continue to load the full size image.

Parameters

e

The exception thrown. This error is logged by the view.