com.ibm.dtfj.image
Uses of Class DTFJException
Packages that use DTFJException
Package | Description |
---|---|
com.ibm.dtfj.image |
Uses of DTFJException in com.ibm.dtfj.image
Modifier and Type | Class and Description |
---|---|
|
CorruptDataException
Used to indicate that corruption has been detected in the image.
|
|
DataUnavailable
This exception is used to indicate that data was requested which
is not available on this system, or in this image.
|
|
MemoryAccessException
Indicates that an attempt was made to access memory which is not included within the image.
|