blob: 0f2a5d086bbfc774778b301bb85cd44979089c36 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (16) -->
<title>com.ibm.j9ddr.exceptions (OpenJ9 JDK 16)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: module: openj9.dtfj, package: com.ibm.j9ddr.exceptions">
<meta name="generator" content="javadoc/PackageWriterImpl">
<meta name="keywords" content="com.ibm.j9ddr.exceptions package">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="package-declaration-page">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<div class="about-language"><div style="margin-top: 9px;"><strong>OpenJ9 JDK 16</strong></div></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../../../../module-summary.html">Module</a></li>
<li class="nav-bar-cell1-rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<div class="sub-title"><span class="module-label-in-package">Module</span>&nbsp;<a href="../../../../module-summary.html">openj9.dtfj</a></div>
<h1 title="Package" class="title">Package&nbsp;com.ibm.j9ddr.exceptions</h1>
</div>
<hr>
<div class="package-signature">package <span class="element-name">com.ibm.j9ddr.exceptions</span></div>
<section class="summary">
<ul class="summary-list">
<li>
<div class="caption"><span>Exception Summary</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Exception</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="CorruptStructuresException.html" title="class in com.ibm.j9ddr.exceptions">CorruptStructuresException</a></div>
<div class="col-last even-row-color">
<div class="block">Exception to indicate that the DDR blob is corrupt and cannot be read.</div>
</div>
<div class="col-first odd-row-color"><a href="JVMNotDDREnabledException.html" title="class in com.ibm.j9ddr.exceptions">JVMNotDDREnabledException</a></div>
<div class="col-last odd-row-color">
<div class="block">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 property</div>
</div>
<div class="col-first even-row-color"><a href="JVMNotFoundException.html" title="class in com.ibm.j9ddr.exceptions">JVMNotFoundException</a></div>
<div class="col-last even-row-color">
<div class="block">Exception to indicate that the JVM was not found in a specified process.</div>
</div>
<div class="col-first odd-row-color"><a href="MissingDDRStructuresException.html" title="class in com.ibm.j9ddr.exceptions">MissingDDRStructuresException</a></div>
<div class="col-last odd-row-color">
<div class="block">Exception to indicate that the RAS structure was found but the address of the DDR blob was 0</div>
</div>
<div class="col-first even-row-color"><a href="UnknownArchitectureException.html" title="class in com.ibm.j9ddr.exceptions">UnknownArchitectureException</a></div>
<div class="col-last even-row-color">
<div class="block">When trying to automatically determine support for in service JVMs the architecture needs to be determined from the
core file reader.</div>
</div>
</div>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><a href="https://www.eclipse.org/openj9/" target="_blank">Eclipse OpenJ9 website.</a><br> To raise a bug report or suggest an improvement create an <a href="https://github.com/eclipse-openj9/openj9/issues" target="_blank">Eclipse Openj9 issue.</a><br> Copyright &copy; 1998, 2021, IBM Corp. and others.</small></p>
</footer>
</div>
</div>
</body>
</html>