7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
234 | 234 |
235 <p> | 235 <p> |
236 Special method returning a representation of the exception. | 236 Special method returning a representation of the exception. |
237 </p> | 237 </p> |
238 <dl> | 238 <dl> |
239 <dt>Returns:</dt> | 239 <dt>Return:</dt> |
240 <dd> | 240 <dd> |
241 string representing the error message | 241 string representing the error message |
242 </dd> | 242 </dd> |
243 </dl> | 243 </dl> |
244 <a NAME="PluginError.__str__" ID="PluginError.__str__"></a> | 244 <a NAME="PluginError.__str__" ID="PluginError.__str__"></a> |
247 | 247 |
248 <p> | 248 <p> |
249 Special method returning a string representation of the exception. | 249 Special method returning a string representation of the exception. |
250 </p> | 250 </p> |
251 <dl> | 251 <dl> |
252 <dt>Returns:</dt> | 252 <dt>Return:</dt> |
253 <dd> | 253 <dd> |
254 string representing the error message | 254 string representing the error message |
255 </dd> | 255 </dd> |
256 </dl> | 256 </dl> |
257 <div align="right"><a href="#top">Up</a></div> | 257 <div align="right"><a href="#top">Up</a></div> |