Uses of Class
com.ibm.dtfj.image.DTFJException
Packages that use DTFJException
Package
Description
Classes to support reading system images.
- 
Uses of DTFJException in com.ibm.dtfj.imageSubclasses of DTFJException in com.ibm.dtfj.imageModifier and TypeClassDescriptionclassUsed to indicate that corruption has been detected in the image.classThis exception is used to indicate that data was requested which is not available on this system, or in this image.classIndicates that an attempt was made to access memory which is not included within the image.
- 
Uses of DTFJException in com.ibm.dtfj.image.j9Subclasses of DTFJException in com.ibm.dtfj.image.j9
- 
Uses of DTFJException in com.ibm.j9ddr.view.dtfjSubclasses of DTFJException in com.ibm.j9ddr.view.dtfjModifier and TypeClassDescriptionclassJ9DDR CorruptDataException that can take a cause for improved debugging.