src/eric7/Documentation/Source/eric7.eric7_ide.html

branch
eric7
changeset 10428
a071d4065202
parent 10303
ee1aadab1215
child 10478
de9106c55c3d
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
81 <p> 81 <p>
82 Global function to catch unhandled exceptions. 82 Global function to catch unhandled exceptions.
83 </p> 83 </p>
84 <dl> 84 <dl>
85 85
86 <dt><i>excType</i></dt> 86 <dt><i>excType</i> (Class)</dt>
87 <dd> 87 <dd>
88 exception type 88 exception type
89 </dd> 89 </dd>
90 <dt><i>excValue</i></dt> 90 <dt><i>excValue</i> (Exception)</dt>
91 <dd> 91 <dd>
92 exception value 92 exception value
93 </dd> 93 </dd>
94 <dt><i>tracebackobj</i></dt> 94 <dt><i>tracebackobj</i> (Traceback)</dt>
95 <dd> 95 <dd>
96 traceback object 96 traceback object
97 </dd> 97 </dd>
98 </dl> 98 </dl>
99 <div align="right"><a href="#top">Up</a></div> 99 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial