Project

General

Profile

1
package eu.dnetlib.rmi.common;
2

    
3
public class UnimplementedException extends RuntimeException {
4

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

    
10
}
(6-6/6)