Package org.loboevolution.pdfview
Class PDFErrorHandler
java.lang.Object
org.loboevolution.pdfview.PDFErrorHandler
Simple class to handle exceptions - as default we just print the stack trace
but it's possible to inject another behaviour
Author xond
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PDFErrorHandler
public PDFErrorHandler()
-
-
Method Details
-
publishException
publishException.
- Parameters:
e
- aThrowable
object.
-