Skip to content
  • This project
    • Loading...
  • Sign in

向汉 / uc-consumer

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • member-engine
  • ..
  • exception
  • RabbitMqExceptionHandler.java
  • xianghan's avatar
    1.优化 · e20d47d7
    e20d47d7
    xianghan authored 2022-05-15 18:11:33 +0800
RabbitMqExceptionHandler.java 249 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
package com.topdraw.exception;

/**
 * @author :
 * @description:
 * @function :
 * @date :Created in 2022/5/13 15:50
 * @version: :
 * @modified By:
 * @since : modified in 2022/5/13 15:50
 */
public class RabbitMqExceptionHandler {



}