1 | <?xml version="1.0" encoding="ascii"?> |
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
---|
3 | "DTD/xhtml1-transitional.dtd"> |
---|
4 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
---|
5 | <head> |
---|
6 | <title>ndg.security.server.SessionMgr.SessionMgrError</title> |
---|
7 | <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
---|
8 | <script type="text/javascript" src="epydoc.js"></script> |
---|
9 | </head> |
---|
10 | |
---|
11 | <body bgcolor="white" text="black" link="blue" vlink="#204080" |
---|
12 | alink="#204080"> |
---|
13 | <!-- ==================== NAVIGATION BAR ==================== --> |
---|
14 | <table class="navbar" border="0" width="100%" cellpadding="0" |
---|
15 | bgcolor="#a0c0ff" cellspacing="0"> |
---|
16 | <tr valign="middle"> |
---|
17 | <!-- Home link --> |
---|
18 | <th> <a |
---|
19 | href="ndg-module.html">Home</a> </th> |
---|
20 | |
---|
21 | <!-- Tree link --> |
---|
22 | <th> <a |
---|
23 | href="module-tree.html">Trees</a> </th> |
---|
24 | |
---|
25 | <!-- Index link --> |
---|
26 | <th> <a |
---|
27 | href="identifier-index.html">Indices</a> </th> |
---|
28 | |
---|
29 | <!-- Help link --> |
---|
30 | <th> <a |
---|
31 | href="help.html">Help</a> </th> |
---|
32 | |
---|
33 | <!-- Project homepage --> |
---|
34 | <th class="navbar" align="right" width="100%"> |
---|
35 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
36 | <tr><th class="navbar" align="center" |
---|
37 | >NDG Security</th> |
---|
38 | </tr></table></th> |
---|
39 | </tr> |
---|
40 | </table> |
---|
41 | <table width="100%" cellpadding="0" cellspacing="0"> |
---|
42 | <tr valign="top"> |
---|
43 | <td width="100%"> |
---|
44 | <span class="breadcrumbs"> |
---|
45 | <a href="ndg-module.html">Package ndg</a> :: |
---|
46 | <a href="ndg.security-module.html">Package security</a> :: |
---|
47 | <a href="ndg.security.server-module.html">Package server</a> :: |
---|
48 | <a href="ndg.security.server.SessionMgr-module.html">Package SessionMgr</a> :: |
---|
49 | Class SessionMgrError |
---|
50 | </span> |
---|
51 | </td> |
---|
52 | <td> |
---|
53 | <table cellpadding="0" cellspacing="0"> |
---|
54 | <!-- hide/show private --> |
---|
55 | <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
---|
56 | onclick="toggle_private();">hide private</a>]</span></td></tr> |
---|
57 | </table> |
---|
58 | </td> |
---|
59 | </tr> |
---|
60 | </table> |
---|
61 | <!-- ==================== CLASS DESCRIPTION ==================== --> |
---|
62 | <h1 class="epydoc">Class SessionMgrError</h1><span class="codelink"><a href="ndg.security.server.SessionMgr-pysrc.html#SessionMgrError">source code</a></span><br /><br /> |
---|
63 | <center> |
---|
64 | <center> <map id="uml_class_diagram_for_ndg_secu_152" name="uml_class_diagram_for_ndg_secu_152"> |
---|
65 | <area shape="rect" href="javascript: void(0);" title="Common base class for all non-exit exceptions." alt="" coords="15,56,67,72"/> |
---|
66 | <area shape="rect" href="ndg.security.server.SessionMgr._SessionMgrException-class.html" title="Base class for all Exceptions in this module." alt="" coords="15,101,67,117"/> |
---|
67 | <area shape="rect" href="ndg.security.server.SessionMgr.SessionMgrError-class.html" title="Exception handling for NDG Session Manager class." alt="" coords="15,147,67,163"/> |
---|
68 | <area shape="rect" href="javascript: void(0);" title="Common base class for all exceptions" alt="" coords="15,11,67,27"/> |
---|
69 | <area shape="rect" href="ndg.security.server.SessionMgr.SessionNotFound-class.html" title="Raise from SessionMgr.__connect2UserSession when session ID is not found in the Session dictionary" alt="" coords="15,192,67,208"/> |
---|
70 | </map> |
---|
71 | <img src="uml_class_diagram_for_ndg_secu_152.gif" alt='' usemap="#uml_class_diagram_for_ndg_secu_152" ismap="ismap" class="graph-without-title" /> |
---|
72 | </center></center> |
---|
73 | <hr /> |
---|
74 | Exception handling for NDG Session Manager class.<br /><br /> |
---|
75 | |
---|
76 | <!-- ==================== INSTANCE METHODS ==================== --> |
---|
77 | <a name="section-InstanceMethods"></a> |
---|
78 | <table class="summary" border="1" cellpadding="3" |
---|
79 | cellspacing="0" width="100%" bgcolor="white"> |
---|
80 | <tr bgcolor="#70b0f0" class="table-header"> |
---|
81 | <td colspan="2" class="table-header"> |
---|
82 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
83 | <tr valign="top"> |
---|
84 | <td align="left"><span class="table-header">Instance Methods</span></td> |
---|
85 | <td align="right" valign="top" |
---|
86 | ><span class="options">[<a href="#section-InstanceMethods" |
---|
87 | class="privatelink" onclick="toggle_private();" |
---|
88 | >hide private</a>]</span></td> |
---|
89 | </tr> |
---|
90 | </table> |
---|
91 | </td> |
---|
92 | </tr> |
---|
93 | <tr> |
---|
94 | <td colspan="2" class="summary"> |
---|
95 | <p class="indent-wrapped-lines"><b>Inherited from <code><a href="ndg.security.server.SessionMgr._SessionMgrException-class.html">_SessionMgrException</a></code></b>: |
---|
96 | <code><a href="ndg.security.server.SessionMgr._SessionMgrException-class.html#__init__">__init__</a></code> |
---|
97 | </p> |
---|
98 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>: |
---|
99 | <code>__new__</code> |
---|
100 | </p> |
---|
101 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: |
---|
102 | <code>__delattr__</code>, |
---|
103 | <code>__getattribute__</code>, |
---|
104 | <code>__getitem__</code>, |
---|
105 | <code>__reduce__</code>, |
---|
106 | <code>__repr__</code>, |
---|
107 | <code>__setattr__</code>, |
---|
108 | <code>__setstate__</code>, |
---|
109 | <code>__str__</code> |
---|
110 | </p> |
---|
111 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
---|
112 | <code>__hash__</code>, |
---|
113 | <code>__reduce_ex__</code> |
---|
114 | </p> |
---|
115 | </td> |
---|
116 | </tr> |
---|
117 | </table> |
---|
118 | <!-- ==================== PROPERTIES ==================== --> |
---|
119 | <a name="section-Properties"></a> |
---|
120 | <table class="summary" border="1" cellpadding="3" |
---|
121 | cellspacing="0" width="100%" bgcolor="white"> |
---|
122 | <tr bgcolor="#70b0f0" class="table-header"> |
---|
123 | <td colspan="2" class="table-header"> |
---|
124 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
125 | <tr valign="top"> |
---|
126 | <td align="left"><span class="table-header">Properties</span></td> |
---|
127 | <td align="right" valign="top" |
---|
128 | ><span class="options">[<a href="#section-Properties" |
---|
129 | class="privatelink" onclick="toggle_private();" |
---|
130 | >hide private</a>]</span></td> |
---|
131 | </tr> |
---|
132 | </table> |
---|
133 | </td> |
---|
134 | </tr> |
---|
135 | <tr> |
---|
136 | <td colspan="2" class="summary"> |
---|
137 | <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>: |
---|
138 | <code>args</code>, |
---|
139 | <code>message</code> |
---|
140 | </p> |
---|
141 | <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: |
---|
142 | <code>__class__</code> |
---|
143 | </p> |
---|
144 | </td> |
---|
145 | </tr> |
---|
146 | </table> |
---|
147 | <!-- ==================== NAVIGATION BAR ==================== --> |
---|
148 | <table class="navbar" border="0" width="100%" cellpadding="0" |
---|
149 | bgcolor="#a0c0ff" cellspacing="0"> |
---|
150 | <tr valign="middle"> |
---|
151 | <!-- Home link --> |
---|
152 | <th> <a |
---|
153 | href="ndg-module.html">Home</a> </th> |
---|
154 | |
---|
155 | <!-- Tree link --> |
---|
156 | <th> <a |
---|
157 | href="module-tree.html">Trees</a> </th> |
---|
158 | |
---|
159 | <!-- Index link --> |
---|
160 | <th> <a |
---|
161 | href="identifier-index.html">Indices</a> </th> |
---|
162 | |
---|
163 | <!-- Help link --> |
---|
164 | <th> <a |
---|
165 | href="help.html">Help</a> </th> |
---|
166 | |
---|
167 | <!-- Project homepage --> |
---|
168 | <th class="navbar" align="right" width="100%"> |
---|
169 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
170 | <tr><th class="navbar" align="center" |
---|
171 | >NDG Security</th> |
---|
172 | </tr></table></th> |
---|
173 | </tr> |
---|
174 | </table> |
---|
175 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
---|
176 | <tr> |
---|
177 | <td align="left" class="footer"> |
---|
178 | <a href="epydoc-log.html">Generated by Epydoc |
---|
179 | 3.0beta1 on Mon Dec 17 09:22:47 2007</a> |
---|
180 | </td> |
---|
181 | <td align="right" class="footer"> |
---|
182 | <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
---|
183 | </td> |
---|
184 | </tr> |
---|
185 | </table> |
---|
186 | |
---|
187 | <script type="text/javascript"> |
---|
188 | <!-- |
---|
189 | // Private objects are initially displayed (because if |
---|
190 | // javascript is turned off then we want them to be |
---|
191 | // visible); but by default, we want to hide them. So hide |
---|
192 | // them unless we have a cookie that says to show them. |
---|
193 | checkCookie() |
---|
194 | // --> |
---|
195 | </script> |
---|
196 | |
---|
197 | </body> |
---|
198 | </html> |
---|