Revision 23150 branches/v2_0_0_prep/libraries/libExceptions/src/org/gvsig/exceptions/BaseRuntimeException.java

View differences:

BaseRuntimeException.java
35 35
 * Adds RuntimeException nature to the BaseException.
36 36
 * 
37 37
 * @author <a href="mailto:cordin@disid.com">C?sar Ordi?ana</a>
38
 * @deprecated @see org.gvsig.tools.exception.BaseRuntimeException
38 39
 */
39 40
public abstract class BaseRuntimeException extends RuntimeException implements
40 41
        IBaseException {

Also available in: Unified diff