Uses of Class
com.ibm.dtfj.image.DTFJException
Package
Description
Classes to support reading system images.
-
Uses of DTFJException in com.ibm.dtfj.image
Modifier and TypeClassDescriptionclass
Used to indicate that corruption has been detected in the image.class
This exception is used to indicate that data was requested which is not available on this system, or in this image.class
Indicates that an attempt was made to access memory which is not included within the image. -
Uses of DTFJException in com.ibm.dtfj.image.j9
-
Uses of DTFJException in com.ibm.j9ddr.view.dtfj
Modifier and TypeClassDescriptionclass
J9DDR CorruptDataException that can take a cause for improved debugging.