Project

General

Profile

1
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
}
(4-4/4)