Class PDFErrorHandler

java.lang.Object
org.openpdf.renderer.PDFErrorHandler

@Deprecated public class PDFErrorHandler extends Object
Deprecated.
Simple class to handle exceptions - as default we just print the stack trace but it's possible to inject another behaviour
  • Constructor Details

    • PDFErrorHandler

      public PDFErrorHandler()
      Deprecated.
  • Method Details