struct_o_c_i___error.html
来自「ORACLE编程的好东西,纯C写的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 Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li class="current"><a href="annotated.html"><span>Data 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 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 <<a class="el" href="ocilib_8h-source.html">ocilib.h</a>></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#l00106">106</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 Thu Oct 9 10:07:49 2008 for OCILIB (C Driver for Oracle) by <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 + -
显示快捷键?