doc/cxxapi/classPassenger_1_1SpawnException.html in passenger-2.1.3 vs doc/cxxapi/classPassenger_1_1SpawnException.html in passenger-2.2.0
- old
+ new
@@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Passenger: Passenger::SpawnException Class Reference</title>
-<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
+<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
-<!-- Generated by Doxygen 1.5.5 -->
+<!-- Generated by Doxygen 1.5.8 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
@@ -23,39 +23,42 @@
</div>
<div class="navpath"><b>Passenger</b>::<a class="el" href="classPassenger_1_1SpawnException.html">SpawnException</a>
</div>
</div>
<div class="contents">
-<h1>Passenger::SpawnException Class Reference</h1><!-- doxytag: class="Passenger::SpawnException" --><code>#include <<a class="el" href="Exceptions_8h-source.html">Exceptions.h</a>></code>
+<h1>Passenger::SpawnException Class Reference</h1><!-- doxytag: class="Passenger::SpawnException" -->Thrown when <a class="el" href="classPassenger_1_1SpawnManager.html" title="Spawning of Ruby on Rails/Rack application instances.">SpawnManager</a> or <a class="el" href="classPassenger_1_1ApplicationPool.html" title="A persistent pool of Applications.">ApplicationPool</a> fails to spawn an application instance.
+<a href="#_details">More...</a>
<p>
+<code>#include <<a class="el" href="Exceptions_8h-source.html">Exceptions.h</a>></code>
+<p>
<p>
-<a href="classPassenger_1_1SpawnException-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
-Thrown when <a class="el" href="classPassenger_1_1SpawnManager.html" title="Spawning of Ruby on Rails/Rack application instances.">SpawnManager</a> or <a class="el" href="classPassenger_1_1ApplicationPool.html" title="A persistent pool of Applications.">ApplicationPool</a> fails to spawn an application instance.
-<p>
-The exception may contain an error page, which is a user-friendly HTML page with details about the error. <table border="0" cellpadding="0" cellspacing="0">
+<a href="classPassenger_1_1SpawnException-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e65dc272e183fd9e5637a4091cc6bbf4"></a><!-- doxytag: member="Passenger::SpawnException::hasErrorPage" ref="e65dc272e183fd9e5637a4091cc6bbf4" args="() const " -->
bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classPassenger_1_1SpawnException.html#e65dc272e183fd9e5637a4091cc6bbf4">hasErrorPage</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Check whether an error page is available. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const string </td><td class="memItemRight" valign="bottom"><a class="el" href="classPassenger_1_1SpawnException.html#6f675a37edd7070875d0744e7dd010a1">getErrorPage</a> () const </td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the error page content. <a href="#6f675a37edd7070875d0744e7dd010a1"></a><br></td></tr>
</table>
-<hr><h2>Member Function Documentation</h2>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Thrown when <a class="el" href="classPassenger_1_1SpawnManager.html" title="Spawning of Ruby on Rails/Rack application instances.">SpawnManager</a> or <a class="el" href="classPassenger_1_1ApplicationPool.html" title="A persistent pool of Applications.">ApplicationPool</a> fails to spawn an application instance.
+<p>
+The exception may contain an error page, which is a user-friendly HTML page with details about the error. <hr><h2>Member Function Documentation</h2>
<a class="anchor" name="6f675a37edd7070875d0744e7dd010a1"></a><!-- doxytag: member="Passenger::SpawnException::getErrorPage" ref="6f675a37edd7070875d0744e7dd010a1" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const string Passenger::SpawnException::getErrorPage </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
- <td width="100%"> const<code> [inline]</code></td>
+ <td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
@@ -67,10 +70,10 @@
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Exceptions_8h-source.html">Exceptions.h</a></ul>
</div>
-<hr size="1"><address style="text-align: right;"><small>Generated on Tue Mar 31 14:00:31 2009 for Passenger by
+<hr size="1"><address style="text-align: right;"><small>Generated on Wed Apr 8 22:35:12 2009 for Passenger by
<a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
</body>
</html>