| Interface | Description |
|---|---|
| IPublicationErrorHandler |
Publication error handlers are provided with a publication error every time an
error occurs during message publication.
|
| Class | Description |
|---|---|
| IPublicationErrorHandler.ConsoleLogger |
The default error handler will simply log to standard out and
print the stack trace if available.
|
| PublicationError |
Publication errors are created when object publication fails
for some reason and contain details as to the cause and location
where they occurred.
|
| Exception | Description |
|---|---|
| MessageBusException |
Todo: Add javadoc
|
Copyright © 2013. All Rights Reserved.