insensa
Class RasterFileSetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by insensa.RasterFileSetException
All Implemented Interfaces:
java.io.Serializable

public class RasterFileSetException
extends java.io.IOException

See Also:
Serialized Form

Field Summary
static int CREATE_DIR_WHILE_OPEN_PROJECT
           
private  int errorCause
           
private  java.lang.String rasterFilePath
           
private static long serialVersionUID
           
 
Constructor Summary
RasterFileSetException(java.lang.String message, int cause)
           
 
Method Summary
 int getErrorCause()
           
 java.lang.String getRasterFilePath()
           
 void setRasterFilePath(java.lang.String rasterFilePath)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

CREATE_DIR_WHILE_OPEN_PROJECT

public static final int CREATE_DIR_WHILE_OPEN_PROJECT
See Also:
Constant Field Values

errorCause

private int errorCause

rasterFilePath

private java.lang.String rasterFilePath
Constructor Detail

RasterFileSetException

public RasterFileSetException(java.lang.String message,
                              int cause)
Parameters:
message -
cause -
Method Detail

getErrorCause

public int getErrorCause()
Returns:

getRasterFilePath

public java.lang.String getRasterFilePath()
Returns:

setRasterFilePath

public void setRasterFilePath(java.lang.String rasterFilePath)
Parameters:
rasterFilePath -