Class RasterSetInitializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.dal.exception.DataException
org.gvsig.fmap.dal.raster.exceptions.RasterSetInitializeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class RasterSetInitializeException extends DataException
Exception thrown when an error is produced while creating or initializing a FeatureSet.
See Also:
  • Constructor Details

    • RasterSetInitializeException

      public RasterSetInitializeException(Throwable cause)
      Parameters:
      cause - the original cause of the exception