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

public class MultiRowException extends Exception {
}