ObjectReflectException.java 107 Bytes
package com.taover.repository.exception;

public class ObjectReflectException extends RuntimeException{

}