Class JmsErrorHandler

java.lang.Object
com.bytedesk.core.jms.JmsErrorHandler
All Implemented Interfaces:
org.springframework.util.ErrorHandler

@Component public class JmsErrorHandler extends Object implements org.springframework.util.ErrorHandler
JMS 错误处理器
  • Constructor Details

    • JmsErrorHandler

      public JmsErrorHandler()
  • Method Details

    • handleError

      public void handleError(Throwable t)
      Specified by:
      handleError in interface org.springframework.util.ErrorHandler