Project

General

Profile

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