struct_o_c_i___error.html

来自「oci的源码,可以在任何平台上编译,相当方便实用」· HTML 代码 · 共 39 行

HTML
39
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"><title>OCILIB (C Driver for Oracle): OCI_Error Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.4 --><div class="tabs">  <ul>    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li><a href="modules.html"><span>Modules</span></a></li>    <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>    <li><a href="files.html"><span>Files</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>  </ul></div><h1>OCI_Error Struct Reference<br><small>[<a class="el" href="group__g__objects.html">Library objects and datatypes</a>]</small></h1><!-- doxytag: class="OCI_Error" --><code>#include &lt;<a class="el" href="ocilib_8h-source.html">ocilib.h</a>&gt;</code><p><hr><a name="_details"></a><h2>Detailed Description</h2>Encapsulates an Oracle or OCILIB exception. <p>The error object is used to raise internal or oracle errors. When an error occurs, if the application has provided an error handler, an error object is constructed and passed to the handler <p>Definition at line <a class="el" href="ocilib__types_8h-source.html#l00128">128</a> of file <a class="el" href="ocilib__types_8h-source.html">ocilib_types.h</a>.</p><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr></table><hr size="1"><address style="text-align: right;"><small>Generated on Sat Apr 18 01:13:16 2009 for OCILIB (C Driver for Oracle) by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?