Class MessagingException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DestinationResolutionException, MessageConversionException, MessageDeliveryException, MessageHandlingException, MethodArgumentResolutionException, MissingSessionUserException

public class MessagingException extends NestedRuntimeException
The base exception for any failures related to messaging.
Since:
4.0
Author:
Mark Fisher, Gary Russell
See Also: