JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.ibm.dtfj.image.DTFJException
Packages that use
DTFJException
Package
Description
com.ibm.dtfj.image
Classes to support reading system images.
Uses of
DTFJException
in
com.ibm.dtfj.image
Subclasses of
DTFJException
in
com.ibm.dtfj.image
Modifier and Type
Class
Description
class
CorruptDataException
Used to indicate that corruption has been detected in the image.
class
DataUnavailable
This exception is used to indicate that data was requested which is not available on this system, or in this image.
class
MemoryAccessException
Indicates that an attempt was made to access memory which is not included within the image.