Package | Description |
---|---|
org.apache.deltaspike.core.api.exception.control | |
org.apache.deltaspike.core.spi.exception.control.event |
Modifier and Type | Method and Description |
---|---|
void |
HandlerMethod.notify(ExceptionEvent<T> event,
javax.enterprise.inject.spi.BeanManager beanManager)
Calls the handler method, passing the given event object.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IntrospectiveExceptionEvent<T extends Throwable>
Internal view into the ExceptionEvent.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.