TState - the type of the states.TEvent - the type of the events.public interface ExceptionEventArgs<TState,TEvent> extends ContextEventArgs<TState,TEvent>
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException()
Returns the exception.
|
Exception getException()
Copyright © 2012 bbv Software Services AG. All Rights Reserved.