• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/docs/api_reference/STL/
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4  <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6    <title>Chapter 31.  InvalidDbtException</title>
7    <link rel="stylesheet" href="apiReference.css" type="text/css" />
8    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
9    <link rel="start" href="index.html" title="Berkeley DB C++ Standard Template Library API Reference" />
10    <link rel="up" href="index.html" title="Berkeley DB C++ Standard Template Library API Reference" />
11    <link rel="prev" href="stlDbstlExceptiondstr_DbstlException.html" title="~DbstlException" />
12    <link rel="next" href="FailedAssertionException.html" title="Chapter 32.  FailedAssertionException" />
13  </head>
14  <body>
15    <div class="navheader">
16      <table width="100%" summary="Navigation header">
17        <tr>
18          <th colspan="3" align="center">Chapter 31. 
19 InvalidDbtException  </th>
20        </tr>
21        <tr>
22          <td width="20%" align="left"><a accesskey="p" href="stlDbstlExceptiondstr_DbstlException.html">Prev</a> </td>
23          <th width="60%" align="center"> </th>
24          <td width="20%" align="right"> <a accesskey="n" href="FailedAssertionException.html">Next</a></td>
25        </tr>
26      </table>
27      <hr />
28    </div>
29    <div class="chapter" lang="en" xml:lang="en">
30      <div class="titlepage">
31        <div>
32          <div>
33            <h2 class="title"><a id="InvalidDbtException"></a>Chapter 31. 
34 InvalidDbtException  </h2>
35          </div>
36        </div>
37      </div>
38      <p>The Dbt object has inconsistent status or has no valid data, it is unable to be used any more. </p>
39      <h4><a id="id1574560"></a> Public Members </h4>
40      <div class="informaltable">
41        <table border="1" width="80%">
42          <colgroup>
43            <col />
44            <col />
45          </colgroup>
46          <thead>
47            <tr>
48              <th>Member</th>
49              <th>Description</th>
50            </tr>
51          </thead>
52          <tbody>
53            <tr>
54              <td>
55<a class="xref" href="InvalidDbtException.html#stlInvalidDbtExceptionInvalidDbtException" title="InvalidDbtException">
56InvalidDbtException
57</a>
58</td>
59              <td>
60   </td>
61            </tr>
62          </tbody>
63        </table>
64      </div>
65      <h4><a id="id1574386"></a>
66Group</h4>
67      <p>
68<a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
69 Dbstl Exception Classes  </a>
70</p>
71      <p>
72</p>
73      <div class="sect1" lang="en" xml:lang="en">
74        <div class="titlepage">
75          <div>
76            <div>
77              <h2 class="title" style="clear: both"><a id="stlInvalidDbtExceptionInvalidDbtException"></a>
78InvalidDbtException
79</h2>
80            </div>
81          </div>
82        </div>
83        <div class="sect2" lang="en" xml:lang="en">
84          <div class="titlepage">
85            <div>
86              <div>
87                <h3 class="title"><a id="func_details"></a>
88Function Details</h3>
89              </div>
90            </div>
91          </div>
92          <pre class="programlisting">
93InvalidDbtException()
94 </pre>
95          <div class="sect3" lang="en" xml:lang="en">
96            <div class="titlepage"></div>
97          </div>
98          <pre class="programlisting">
99InvalidDbtException(int error_code)
100 </pre>
101          <div class="sect3" lang="en" xml:lang="en">
102            <div class="titlepage"></div>
103          </div>
104        </div>
105        <div class="sect2" lang="en" xml:lang="en">
106          <div class="titlepage">
107            <div>
108              <div>
109                <h3 class="title"><a id="id1575037"></a>
110Class</h3>
111              </div>
112            </div>
113          </div>
114          <p>
115  <a class="link" href="InvalidDbtException.html" title="Chapter 31.  InvalidDbtException">
116  InvalidDbtException</a>
117     </p>
118        </div>
119      </div>
120    </div>
121    <div class="navfooter">
122      <hr />
123      <table width="100%" summary="Navigation footer">
124        <tr>
125          <td width="40%" align="left"><a accesskey="p" href="stlDbstlExceptiondstr_DbstlException.html">Prev</a> </td>
126          <td width="20%" align="center"> </td>
127          <td width="40%" align="right"> <a accesskey="n" href="FailedAssertionException.html">Next</a></td>
128        </tr>
129        <tr>
130          <td width="40%" align="left" valign="top">
131~DbstlException
132 </td>
133          <td width="20%" align="center">
134            <a accesskey="h" href="index.html">Home</a>
135          </td>
136          <td width="40%" align="right" valign="top"> Chapter 32. 
137 FailedAssertionException  </td>
138        </tr>
139      </table>
140    </div>
141  </body>
142</html>
143