Class CreateBandTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.raster.lib.buffer.api.exceptions.BandException
org.gvsig.raster.lib.buffer.impl.exceptions.CreateBandTypeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class CreateBandTypeException extends org.gvsig.raster.lib.buffer.api.exceptions.BandException
Author:
fdiaz
See Also:
  • Constructor Details

    • CreateBandTypeException

      public CreateBandTypeException(int type, Throwable cause)
      Parameters:
      type -
      cause -
    • CreateBandTypeException

      public CreateBandTypeException(int type)
      Parameters:
      type -