Home | Trees | Index | Help |
---|
Package twisted :: Package spread :: Module pb :: Class CopiedFailure |
|
Unjellyable
--+ |RemoteCopy
--+ |Failure
--+ | CopiedFailure
Method Summary | |
---|---|
Initialize me with an explanation of the error. (inherited from Failure )
| |
Avoid pickling objects in the traceback. (inherited from Failure )
| |
(inherited from Failure )
| |
(inherited from Failure )
| |
(inherited from Failure )
| |
Remove references to other objects, replacing them with strings. (inherited from Failure )
| |
(inherited from Failure )
| |
(inherited from Failure )
| |
Emulate Python's standard error reporting mechanism. | |
Print a traceback as densely as possible. (inherited from Failure )
| |
Emulate Python's standard error reporting mechanism. | |
Print a traceback with detailed locals and globals information. (inherited from Failure )
| |
Emulate Python's standard error reporting mechanism. | |
I will be invoked with the state to copy locally. (inherited from RemoteCopy )
| |
(inherited from Unjellyable )
| |
Trap this failure if its type is in a predetermined list. (inherited from Failure )
| |
(inherited from RemoteCopy )
|
Method Details |
---|
printBriefTraceback(self, file=None)Emulate Python's standard error reporting mechanism.
|
printDetailedTraceback(self, file=None)Emulate Python's standard error reporting mechanism.
|
printTraceback(self, file=None)Emulate Python's standard error reporting mechanism.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:05 2003 | http://epydoc.sf.net |