2022-08-12 19:55:22 +00:00
<!DOCTYPE HTML>
2019-12-15 20:58:06 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2022-08-12 19:55:22 +00:00
<!-- Generated by javadoc -->
< title > OrtException (onnxruntime 1.13.0 API)< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2019-12-15 20:58:06 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../stylesheet.css" title = "Style" >
2022-08-12 19:55:22 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../jquery/jquery-ui.css" title = "Style" >
2019-12-15 20:58:06 +00:00
< script type = "text/javascript" src = "../../script.js" > < / script >
2022-08-12 19:55:22 +00:00
< script type = "text/javascript" src = "../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../jquery/jquery-3.5.1.js" > < / script >
< script type = "text/javascript" src = "../../jquery/jquery-ui.js" > < / script >
2019-12-15 20:58:06 +00:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2022-08-12 19:55:22 +00:00
parent.document.title="OrtException (onnxruntime 1.13.0 API)";
2019-12-15 20:58:06 +00:00
}
}
catch(err) {
}
//-->
2022-08-12 19:55:22 +00:00
var data = {"i0":10};
2019-12-15 20:58:06 +00:00
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2022-08-12 19:55:22 +00:00
var pathtoroot = "../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2019-12-15 20:58:06 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2022-08-12 19:55:22 +00:00
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
2019-12-15 20:58:06 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2022-08-12 19:55:22 +00:00
< div class = "topNav" > < a id = "navbar.top" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2022-08-12 19:55:22 +00:00
< a id = "navbar.top.firstrow" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2022-08-12 19:55:22 +00:00
< li > < a href = "../../index.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
2019-12-15 20:58:06 +00:00
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" id = "allclasses_navbar_top" >
2022-08-12 19:55:22 +00:00
< li > < a href = "../../allclasses.html" > All Classes< / a > < / li >
< / ul >
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
2019-12-15 20:58:06 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
2022-08-12 19:55:22 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-12-15 20:58:06 +00:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2022-08-12 19:55:22 +00:00
< a id = "skip.navbar.top" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
2022-08-12 19:55:22 +00:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
2019-12-15 20:58:06 +00:00
<!-- ======== START OF CLASS DATA ======== -->
2022-08-12 19:55:22 +00:00
< main role = "main" >
2019-12-15 20:58:06 +00:00
< div class = "header" >
2022-08-12 19:55:22 +00:00
< div class = "subTitle" > < span class = "packageLabelInType" > Package< / span > < a href = "package-summary.html" > ai.onnxruntime< / a > < / div >
2019-12-15 20:58:06 +00:00
< h2 title = "Class OrtException" class = "title" > Class OrtException< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
< li > java.lang.Object< / li >
< li >
< ul class = "inheritance" >
< li > java.lang.Throwable< / li >
< li >
< ul class = "inheritance" >
< li > java.lang.Exception< / li >
< li >
< ul class = "inheritance" >
< li > ai.onnxruntime.OrtException< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2022-08-12 19:55:22 +00:00
< dd > < code > java.io.Serializable< / code > < / dd >
2019-12-15 20:58:06 +00:00
< / dl >
< hr >
< pre > public class < span class = "typeNameLabel" > OrtException< / span >
extends java.lang.Exception< / pre >
< div class = "block" > An exception which contains the error message and code produced by the native onnxruntime.< / div >
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "../../serialized-form.html#ai.onnxruntime.OrtException" > Serialized Form< / a > < / dd >
< / dl >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ======== NESTED CLASS SUMMARY ======== -->
2022-08-12 19:55:22 +00:00
< section role = "region" >
2019-12-15 20:58:06 +00:00
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "nested.class.summary" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
2022-08-12 19:55:22 +00:00
< table class = "memberSummary" >
2019-12-15 20:58:06 +00:00
< caption > < span > Nested Classes< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2022-08-12 19:55:22 +00:00
< th class = "colSecond" scope = "col" > Class< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-12-15 20:58:06 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static class < / code > < / td >
2022-08-12 19:55:22 +00:00
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "OrtException.OrtErrorCode.html" title = "enum in ai.onnxruntime" > OrtException.OrtErrorCode< / a > < / span > < / code > < / th >
< td class = "colLast" >
< div class = "block" > Maps the OrtErrorCode struct in "onnxruntime_c_api.h" with an additional entry for Java side
errors.< / div >
2019-12-15 20:58:06 +00:00
< / td >
< / tr >
< / table >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< / section >
2019-12-15 20:58:06 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2022-08-12 19:55:22 +00:00
< section role = "region" >
2019-12-15 20:58:06 +00:00
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "constructor.summary" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2022-08-12 19:55:22 +00:00
< table class = "memberSummary" >
2019-12-15 20:58:06 +00:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
2022-08-12 19:55:22 +00:00
< th class = "colFirst" scope = "col" > Constructor< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-12-15 20:58:06 +00:00
< / tr >
< tr class = "altColor" >
2022-08-12 19:55:22 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(int,java.lang.String)" > OrtException< / a > < / span > ​ (int code,
java.lang.String message)< / code > < / th >
< td class = "colLast" >
2019-12-15 20:58:06 +00:00
< div class = "block" > Used to throw an exception from native code as it handles the enum lookup in Java.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2022-08-12 19:55:22 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(ai.onnxruntime.OrtException.OrtErrorCode,java.lang.String)" > OrtException< / a > < / span > ​ (< a href = "OrtException.OrtErrorCode.html" title = "enum in ai.onnxruntime" > OrtException.OrtErrorCode< / a > code,
java.lang.String message)< / code > < / th >
< td class = "colLast" >
2019-12-15 20:58:06 +00:00
< div class = "block" > Creates an OrtException using the specified error code and message.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2022-08-12 19:55:22 +00:00
< th class = "colConstructorName" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#%3Cinit%3E(java.lang.String)" > OrtException< / a > < / span > ​ (java.lang.String message)< / code > < / th >
< td class = "colLast" >
2019-12-15 20:58:06 +00:00
< div class = "block" > Creates an OrtException with a default Java error code and the specified message.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< / section >
2019-12-15 20:58:06 +00:00
<!-- ========== METHOD SUMMARY =========== -->
2022-08-12 19:55:22 +00:00
< section role = "region" >
2019-12-15 20:58:06 +00:00
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "method.summary" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2022-08-12 19:55:22 +00:00
< table class = "memberSummary" >
2019-12-15 20:58:06 +00:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
2022-08-12 19:55:22 +00:00
< th class = "colSecond" scope = "col" > Method< / th >
< th class = "colLast" scope = "col" > Description< / th >
2019-12-15 20:58:06 +00:00
< / tr >
< tr id = "i0" class = "altColor" >
2022-08-12 19:55:22 +00:00
< td class = "colFirst" > < code > < a href = "OrtException.OrtErrorCode.html" title = "enum in ai.onnxruntime" > OrtException.OrtErrorCode< / a > < / code > < / td >
< th class = "colSecond" scope = "row" > < code > < span class = "memberNameLink" > < a href = "#getCode()" > getCode< / a > < / span > ()< / code > < / th >
< td class = "colLast" >
2019-12-15 20:58:06 +00:00
< div class = "block" > Return the error code.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Throwable" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Throwable< / h3 >
< code > addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString< / code > < / li >
< / ul >
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "methods.inherited.from.class.java.lang.Object" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait< / code > < / li >
< / ul >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< / section >
2019-12-15 20:58:06 +00:00
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2022-08-12 19:55:22 +00:00
< section role = "region" >
2019-12-15 20:58:06 +00:00
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "constructor.detail" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2022-08-12 19:55:22 +00:00
< a id = "<init>(java.lang.String)" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > OrtException< / h4 >
2022-08-12 19:55:22 +00:00
< pre > public OrtException​ (java.lang.String message)< / pre >
2019-12-15 20:58:06 +00:00
< div class = "block" > Creates an OrtException with a default Java error code and the specified message.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > message< / code > - The message to use.< / dd >
< / dl >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< a id = "<init>(int,java.lang.String)" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > OrtException< / h4 >
2022-08-12 19:55:22 +00:00
< pre > public OrtException​ (int code,
2019-12-15 20:58:06 +00:00
java.lang.String message)< / pre >
< div class = "block" > Used to throw an exception from native code as it handles the enum lookup in Java.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > code< / code > - The error code.< / dd >
< dd > < code > message< / code > - The message.< / dd >
< / dl >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< a id = "<init>(ai.onnxruntime.OrtException.OrtErrorCode,java.lang.String)" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > OrtException< / h4 >
2022-08-12 19:55:22 +00:00
< pre > public OrtException​ (< a href = "OrtException.OrtErrorCode.html" title = "enum in ai.onnxruntime" > OrtException.OrtErrorCode< / a > code,
2019-12-15 20:58:06 +00:00
java.lang.String message)< / pre >
< div class = "block" > Creates an OrtException using the specified error code and message.< / div >
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > code< / code > - The error code from the native runtime.< / dd >
< dd > < code > message< / code > - The error message.< / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< / section >
2019-12-15 20:58:06 +00:00
<!-- ============ METHOD DETAIL ========== -->
2022-08-12 19:55:22 +00:00
< section role = "region" >
2019-12-15 20:58:06 +00:00
< ul class = "blockList" >
2022-08-12 19:55:22 +00:00
< li class = "blockList" > < a id = "method.detail" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2022-08-12 19:55:22 +00:00
< a id = "getCode()" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getCode< / h4 >
2022-08-12 19:55:22 +00:00
< pre class = "methodSignature" > public < a href = "OrtException.OrtErrorCode.html" title = "enum in ai.onnxruntime" > OrtException.OrtErrorCode< / a > getCode()< / pre >
2019-12-15 20:58:06 +00:00
< div class = "block" > Return the error code.< / div >
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > The error code.< / dd >
< / dl >
< / li >
< / ul >
< / li >
< / ul >
2022-08-12 19:55:22 +00:00
< / section >
2019-12-15 20:58:06 +00:00
< / li >
< / ul >
< / div >
< / div >
2022-08-12 19:55:22 +00:00
< / main >
2019-12-15 20:58:06 +00:00
<!-- ========= END OF CLASS DATA ========= -->
2022-08-12 19:55:22 +00:00
< footer role = "contentinfo" >
< nav role = "navigation" >
2019-12-15 20:58:06 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2022-08-12 19:55:22 +00:00
< div class = "bottomNav" > < a id = "navbar.bottom" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2022-08-12 19:55:22 +00:00
< a id = "navbar.bottom.firstrow" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2022-08-12 19:55:22 +00:00
< li > < a href = "../../index.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
2019-12-15 20:58:06 +00:00
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2022-08-12 19:55:22 +00:00
< li > < a href = "../../allclasses.html" > All Classes< / a > < / li >
2019-12-15 20:58:06 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
2022-08-12 19:55:22 +00:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-12-15 20:58:06 +00:00
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
< li > Field | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
2022-08-12 19:55:22 +00:00
< a id = "skip.navbar.bottom" >
2019-12-15 20:58:06 +00:00
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2022-08-12 19:55:22 +00:00
< / nav >
< / footer >
2019-12-15 20:58:06 +00:00
< / body >
< / html >