Revision 1034 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/indexes/IndexNotExistsException.java

View differences:

IndexNotExistsException.java
1
/* Generated by Together */
2 1
package com.iver.cit.gvsig.fmap.rendering.indexes;
3 2

  
4 3
/**
5
 * Si se intenta realizar una operaci?n sobre los ?ndices y el ?ndice no est? creado
4
 * Si se intenta realizar una operaci?n sobre los ?ndices y el ?ndice no est?
5
 * creado
6 6
 */
7 7
public class IndexNotExistsException extends Exception {
8 8
}

Also available in: Unified diff