event-bus/event-bus-core
Kai S. K. Engelbart 6a2cad4ae5
Add ExceptionEvent
An exception event wraps an event that caused an exception inside of an
event handler while being dispatched and is then dispatched to dedicated
handlers.
2021-02-21 10:36:06 +01:00
..
src Add ExceptionEvent 2021-02-21 10:36:06 +01:00
.classpath Add parent project, convert existing project to Maven module 2021-02-08 19:30:37 +01:00
.project Add parent project, convert existing project to Maven module 2021-02-08 19:30:37 +01:00
pom.xml Rename event-bus module to event-bus-core, add event-bus-ap module 2021-02-09 09:52:26 +01:00