|
Exception Summary |
| ErrorList |
This class is a value added datastructure that is used to house a list of Exceptions and is
recognized as an Exception so that it can be thrown from methods and handled like an Exception. |
| KCBCheckedException |
Base class for KCB checked exceptions |
| MessageDeliveryException |
This class represents a delivery exception - when notifications are not properly delivered
to their target audiences. |
| MessageDeliveryProcessingException |
Base exception for message delivery and dismissal |
| MessageDismissalException |
This class represents a dismissal exception - when notifications are not properly dismissed
by a deliverer |