Class VectorToRasterException

All Implemented Interfaces:
Serializable

public class VectorToRasterException extends ProcessException
Exception class used by FeatureRasterizerProcess
Author:
Steve Ansari, NOAA, Michael Bedward
See Also:
  • Constructor Details

    • VectorToRasterException

      public VectorToRasterException(String message)
    • VectorToRasterException

      public VectorToRasterException(Exception ex)