Class ProcessingOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.raster.lib.buffer.api.exceptions.BufferOperationException
org.gvsig.raster.lib.buffer.spi.exceptions.ProcessingOperationException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

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

    • ProcessingOperationException

      public ProcessingOperationException(Throwable cause)
      Parameters:
      cause -
      type -
    • ProcessingOperationException

      public ProcessingOperationException(String message, Throwable cause)
      Parameters:
      cause -
      type -