Revision 29668

View differences:

branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/exceptions/WMSWrongSizeException.java
38 38
 *   +34 963163400
39 39
 *   dac@iver.es
40 40
 */
41
package org.gvsig.remoteClient.exceptions;
41
package org.gvsig.remoteclient.exceptions;
42 42

  
43 43
/**
44 44
 * La petici?n al servidor era de un tama?o equivocado.
branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/exceptions/ServerErrorException.java
51 51
/**
52 52
 * 
53 53
 */
54
package org.gvsig.remoteClient.exceptions;
54
package org.gvsig.remoteclient.exceptions;
55 55

  
56 56
/**
57 57
 * <p>
branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/exceptions/WMSException.java
38 38
 *   +34 963163400
39 39
 *   dac@iver.es
40 40
 */
41
package org.gvsig.remoteClient.exceptions;
41
package org.gvsig.remoteclient.exceptions;
42 42

  
43 43
/**
44 44
 * Excepci?n provocada por el WMS.
branches/v2_0_0_prep/libraries/libRemoteServices/src/org/gvsig/remoteclient/exceptions/WCSException.java
48 48
*
49 49
*
50 50
*/
51
package org.gvsig.remoteClient.exceptions;
51
package org.gvsig.remoteclient.exceptions;
52 52

  
53 53
/**
54 54
 * Excepci?n provocada por el WCS.

Also available in: Unified diff