Package org.geotools.process.vector
Class VectorToRasterException
- Object
- 
- Throwable
- 
- Exception
- 
- RuntimeException
- 
- ProcessException
- 
- VectorToRasterException
 
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 
 public class VectorToRasterException extends ProcessException Exception class used by FeatureRasterizerProcess- Author:
- Steve Ansari, NOAA, Michael Bedward
- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description VectorToRasterException(Exception ex)VectorToRasterException(String message)
 - 
Method Summary- 
Methods inherited from class ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-