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