Foxit PDF SDK
9.1
|
Public Member Functions | |
void | onExceptionLogger (String filePath) |
Interface for the exception logger
void com.foxit.sdk.PDFViewCtrl.IExceptionLogger.onExceptionLogger | ( | String | filePath | ) |
When a Java exception or native crash occurs, SDK first captures and logs the crash information to a crash log file and then calls this method.
filePath | Absolute path to the crash log file. |