public interface

ErrorReportProc

com.pdftron.pdf.ErrorReportProc

Class Overview

ErrorReportProc is an interface for a custom handler that that can be used to report potential rendering errors in PDFViewCtrl, PDFDraw, or PDFRasterizer.

Summary

Public Methods
abstract void reportError(String message, Object data)
Report error.

Public Methods

public abstract void reportError (String message, Object data)

Report error.

Parameters
message the message
data the data