| Package | Description |
|---|---|
| de.alpharogroup.design.pattern.observer.exception |
Provides helper classes for Exception Objects.
|
| de.alpharogroup.design.pattern.observer.exception.handlers |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionListener.onException(ExceptionEvent event)
On exception.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExceptionHandler.updateEvent(ExceptionListener listener,
ExceptionEvent event)
This method updates the listener for this event.
|
abstract void |
AbstractExceptionHandler.updateEvent(ExceptionListener listener,
ExceptionEvent event)
This method updates the listener for this event.
|
void |
DefaultExceptionHandler.updateOnException(ExceptionEvent event)
Update on exception.
|
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.