Class LayoutException.LayoutExceptionFactory

java.lang.Object
org.apache.fop.layoutmgr.LayoutException.LayoutExceptionFactory
All Implemented Interfaces:
org.apache.fop.events.EventExceptionManager.ExceptionFactory
Enclosing class:
LayoutException

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

    • LayoutExceptionFactory

      public LayoutExceptionFactory()
  • 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<LayoutException> getExceptionClass()
      Specified by:
      getExceptionClass in interface org.apache.fop.events.EventExceptionManager.ExceptionFactory