Class ClipException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.raster.tools.lib.api.exceptions.RasterToolException
org.gvsig.raster.tools.lib.api.exceptions.ClipException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class ClipException extends RasterToolException
Author:
fdiaz
See Also:
  • Constructor Details

    • ClipException

      public ClipException(Throwable ex)
      Parameters:
      ex -
    • ClipException

      public ClipException(String message, Throwable ex)
      Parameters:
      message -
      ex -