blob: de9b54a645bbac0ef14c9849da5d81aae74f6bb9 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>mqttpp: mqtt::persistence_exception Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</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>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath"><b>mqtt</b>::<a class="el" href="classmqtt_1_1persistence__exception.html">persistence_exception</a>
</div>
</div>
<div class="contents">
<h1>mqtt::persistence_exception Class Reference</h1><!-- doxytag: class="mqtt::persistence_exception" --><!-- doxytag: inherits="mqtt::exception" -->
<p>This <a class="el" href="classmqtt_1_1exception.html" title="Provides a mechanism for tracking the completion of an asynchronous action.">exception</a> is thrown by the implementor of the persistence interface if there is a problem reading or writing persistent data.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="exception_8h_source.html">exception.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for mqtt::persistence_exception:</div>
<div class="dynsection">
<div class="center">
<img src="classmqtt_1_1persistence__exception.gif" usemap="#mqtt::persistence_exception_map" alt=""/>
<map id="mqtt::persistence_exception_map" name="mqtt::persistence_exception_map">
<area href="classmqtt_1_1exception.html" alt="mqtt::exception" shape="rect" coords="0,0,165,24"/>
</map>
</div>
</div>
<p><a href="classmqtt_1_1persistence__exception-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aac7f442c7a6c1a4ac720f961a6e9397a"></a><!-- doxytag: member="mqtt::persistence_exception::persistence_exception" ref="aac7f442c7a6c1a4ac720f961a6e9397a" args="(int reasonCode)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>persistence_exception</b> (int reasonCode)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>This <a class="el" href="classmqtt_1_1exception.html" title="Provides a mechanism for tracking the completion of an asynchronous action.">exception</a> is thrown by the implementor of the persistence interface if there is a problem reading or writing persistent data. </p>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>mqtt/<a class="el" href="exception_8h_source.html">exception.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 30 Apr 2014 for mqttpp by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>