Project

General

Profile

1 26600 sandro.lab
package eu.dnetlib.common.rmi;
2
3
public class APIDeprecatedException extends RuntimeException {
4
5
	/**
6
	 *
7
	 */
8
	private static final long serialVersionUID = -5606373588445519515L;
9
10
}