GITLAB

taov-erp / com-taover-repository

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • com-taover-repository
  • ..
  • exception
  • MultiRowException.java
  • f0611848   extend to sharding sphere Browse Code »
    王彬
    2021-03-23 17:45:57 +0800  
MultiRowException.java 96 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5
package com.taover.repository.exception;

public class MultiRowException extends Exception {

}