Project

General

Profile

1
package eu.dnetlib.rmi.common;
2

    
3
public class APIDeprecatedException extends RuntimeException {
4

    
5
	/**
6
	 * 
7
	 */
8
	private static final long serialVersionUID = -5606373588445519515L;
9

    
10
}
(1-1/6)