Package net.engio.mbassy.bus.error
package net.engio.mbassy.bus.error
-
ClassDescriptionThis type of publication error is used to communicate technical/library related errors as opposed to errors in client code, i.e.Publication error handlers are provided with a publication error every time an error occurs during message publication.The default error handler will simply log to standard out and print the stack trace if available.The universal exception type for message bus implementations.This exception is thrown when a property value that is unavailable at runtime is accessed.Publication errors are used to communicate exceptions that occur during message publication.