public static interface EventExceptionManager.ExceptionFactory
| Modifier and Type | Method and Description |
|---|---|
Throwable |
createException(Event event)
Creates an exception from an event.
|
Class<? extends Exception> |
getExceptionClass()
Returns the
Exception class created by this factory. |
Copyright © 2019 Apache Software Foundation. All rights reserved.