public static class PageProductionException.PageProductionExceptionFactory extends java.lang.Object implements EventExceptionManager.ExceptionFactory
PageProductionException.| Constructor and Description |
|---|
PageProductionException.PageProductionExceptionFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
createException(Event event)
Creates an exception from an event.
|
java.lang.Class<PageProductionException> |
getExceptionClass()
Returns the
Exception class created by this factory. |
public PageProductionException.PageProductionExceptionFactory()
public java.lang.Throwable createException(Event event)
createException in interface EventExceptionManager.ExceptionFactoryevent - the eventpublic java.lang.Class<PageProductionException> getExceptionClass()
Exception class created by this factory.getExceptionClass in interface EventExceptionManager.ExceptionFactoryCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.