Module openj9.dtfj
Package com.ibm.j9ddr.exceptions
-
Exception Summary Exception Description CorruptStructuresException Exception to indicate that the DDR blob is corrupt and cannot be read.JVMNotDDREnabledException Exception to indicate that although the JVM was found, the RAS structure indicates that there is no DDR field and the build could not be matched either through the blob archive or via the system propertyJVMNotFoundException Exception to indicate that the JVM was not found in a specified process.MissingDDRStructuresException Exception to indicate that the RAS structure was found but the address of the DDR blob was 0UnknownArchitectureException When trying to automatically determine support for in service JVMs the architecture needs to be determined from the core file reader.