insensa
Class RasterFileSetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
insensa.RasterFileSetException
- All Implemented Interfaces:
- java.io.Serializable
public class RasterFileSetException
- extends java.io.IOException
- See Also:
- Serialized Form
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 |
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
RasterFileSetException
public RasterFileSetException(java.lang.String message,
int cause)
- Parameters:
message
- cause
-
getErrorCause
public int getErrorCause()
- Returns:
getRasterFilePath
public java.lang.String getRasterFilePath()
- Returns:
setRasterFilePath
public void setRasterFilePath(java.lang.String rasterFilePath)
- Parameters:
rasterFilePath
-