接口 MessagingExceptionHandler

所有已知实现类:
DefaultMessagingExceptionHandler

public interface MessagingExceptionHandler

MessagingExceptionHandler interface.

  • 方法概要

    修饰符和类型
    方法
    说明
    void
    receivedException.
  • 方法详细资料

    • receivedException

      void receivedException(Exception e)

      receivedException.

      参数:
      e - a Exception object.