MultiRowException.java 96 Bytes
package com.taover.repository.exception;

public class MultiRowException extends Exception {

}