org.gvsig.raster.tools.algorithm.maskthreshold
Class MaskthresholdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.raster.tools.algorithm.maskthreshold.MaskthresholdException
- All Implemented Interfaces:
- Serializable
public class MaskthresholdException
- extends Exception
This exception is thrown if happen problems processing data with this algorithm.
- Author:
- Nacho Brodin (nachobrodin@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MaskthresholdException
public MaskthresholdException(String msg)
MaskthresholdException
public MaskthresholdException(String msg,
Throwable e)
Copyright © 2011-2013 gvSIG. All Rights Reserved.