Class PageProductionException.PageProductionExceptionFactory

java.lang.Object
org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
All Implemented Interfaces:
org.apache.fop.events.EventExceptionManager.ExceptionFactory
Enclosing class:
PageProductionException

public static class PageProductionException.PageProductionExceptionFactory extends Object implements org.apache.fop.events.EventExceptionManager.ExceptionFactory
Exception factory for PageProductionException.
  • Constructor Details

    • PageProductionExceptionFactory

      public PageProductionExceptionFactory()
  • Method Details

    • createException

      public Throwable createException(org.apache.fop.events.Event event)
      Specified by:
      createException in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory
    • getExceptionClass

      public Class<PageProductionException> getExceptionClass()
      Specified by:
      getExceptionClass in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory