Uses of Interface
com.ibm.dtfj.image.CorruptData
-
Packages that use CorruptData Package Description com.ibm.dtfj.image Classes to support reading system images. -
-
Uses of CorruptData in com.ibm.dtfj.image
Methods in com.ibm.dtfj.image that return CorruptData Modifier and Type Method Description CorruptData
CorruptDataException. getCorruptData()
Get more info about the corrupted dataConstructors in com.ibm.dtfj.image with parameters of type CorruptData Constructor Description CorruptDataException(CorruptData data)
Construct a new CorruptDataException for the specified corrupt data
-