Interface | Description |
---|---|
ComponentMetaData |
The
ComponentMetaData interface provides information that describes a
component of the Common Event Infrastructure. |
Exception | Description |
---|---|
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.
|
DataStoreConnectionFailureException |
This exception is thrown when the data store cannot be connected to.
|
EventGroupNotDefinedException |
This exception is thrown when a method call requires an event group and the
passed event group name is not defined.
|
EventsException |
The
EventsException class is the base exception that all Common
Event Infrastructure exceptions should inherit from. |