Class LayoutException.LayoutExceptionFactory

  • All Implemented Interfaces:
    org.apache.fop.events.EventExceptionManager.ExceptionFactory
    Enclosing class:
    LayoutException

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

      • LayoutExceptionFactory

        public LayoutExceptionFactory()
    • Method Detail

      • createException

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

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