| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
DBusException
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
include_traceback = FalseIf True, tracebacks will be included in the exception message sent to D-Bus clients. |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
|
|
|
|||
include_tracebackIf True, tracebacks will be included in the exception message sent to D-Bus clients. Exceptions that are not DBusException subclasses always behave as though this is True. Set this to True on DBusException subclasses that represent a programming error, and leave it False on subclasses that represent an expected failure condition (e.g. a network server not responding).
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 6 17:56:49 2016 | http://epydoc.sourceforge.net |