Exception Summary |
EventGroupNotDefinedException | This exception is thrown when a method call requires an event group and the
passed event group name is not defined. |
DataStoreConnectionFailureException | This exception is thrown when the data store cannot be connected to. |
CbeVersionNotSupportedException | This exception is thrown when the data store does not support the same
version of the event as the rest of the event server. |
EventsException | The EventsException class is the base exception that all Common
Event Infrastructure exceptions should inherit from. |