fop 2.2

org.apache.fop.fo.pagination
Class PageProductionException.PageProductionExceptionFactory

java.lang.Object
  extended by org.apache.fop.fo.pagination.PageProductionException.PageProductionExceptionFactory
Enclosing class:
PageProductionException

public static class PageProductionException.PageProductionExceptionFactory
extends java.lang.Object

Exception factory for PageProductionException.


Constructor Summary
PageProductionException.PageProductionExceptionFactory()
           
 
Method Summary
 java.lang.Throwable createException(Event event)
          
 java.lang.Class<PageProductionException> getExceptionClass()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageProductionException.PageProductionExceptionFactory

public PageProductionException.PageProductionExceptionFactory()
Method Detail

createException

public java.lang.Throwable createException(Event event)


getExceptionClass

public java.lang.Class<PageProductionException> getExceptionClass()


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.