Revision 32880 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/OperationNotSupportedException.java

View differences:

OperationNotSupportedException.java
48 48
 */
49 49
public class OperationNotSupportedException extends Exception {
50 50
	/**
51
	 * 
52
	 */
53
	private static final long serialVersionUID = 1057162354181561395L;
54

  
55
	/**
51 56
	 * Crea una nueva OperationNotSupportedException.
52 57
	 */
53 58
	public OperationNotSupportedException() {

Also available in: Unified diff