|
IMC Epclient 5.0.3 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| INotification | An INotification is a message that some business logic code wants to tell to its environment. |
| Class Summary | |
| Notification | This is a default implementation of INotification, see INotification. |
| NotificationList | A NotificationList is a Notification which acts as container
for other notifications. |
| Exception Summary | |
| AppException | This class is used to throw application-level exceptions. |
| BaseException | This class supports the notification of application or system level exceptions. |
| SysException | This class is used to throw system-level exceptions. |
This package provides support for application level notifications (errors, warnings, informations) that
a piece of business logic wants to inform its caller of. These notifications may be thrown as
exception (class AppException) or not
(class Notification).
|
IMC Epclient 5.0.3 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||