Package foolscap :: Module tokens :: Class BananaFailure
[hide private]
[frames] | no frames]

Class BananaFailure

source code

twisted.python.failure.Failure --+
                                 |
                                BananaFailure

This is a marker subclass of Failure, to let Unslicer.receiveChild distinguish between an unserialized Failure instance and a a failure in a child Unslicer

Instance Methods [hide private]

Inherited from twisted.python.failure.Failure: __getstate__, __init__, __providedBy__, __repr__, __str__, check, cleanFailure, getBriefTraceback, getErrorMessage, getTraceback, getTracebackObject, printBriefTraceback, printDetailedTraceback, printTraceback, raiseException, throwExceptionIntoGenerator, trap

Class Methods [hide private]

Inherited from twisted.python.failure.Failure (private): _findFailure

Class Variables [hide private]

Inherited from twisted.python.failure.Failure: __implemented__, __provides__, pickled, stack

Inherited from twisted.python.failure.Failure (private): _yieldOpcode

Instance Variables [hide private]

Inherited from twisted.python.failure.Failure: type, value