Class 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 Detail

      • VectorToRasterException

        public VectorToRasterException​(String message)
      • VectorToRasterException

        public VectorToRasterException​(Exception ex)