twisted.spread.pb.CopyableFailure(failure.Failure, Copyable)
class documentationtwisted.spread.pb
View Source
(View In Hierarchy)
A flavors.RemoteCopy
and flavors.Copyable
version of twisted.python.failure.Failure
for serialization.
Method | getStateToCopy | Collect state related to the exception which occurred, discarding state which cannot reasonably be serialized. |
Inherited from Jellyable (via Copyable, Serializable):
Method | getStateFor | Undocumented |
Inherited from Jellyable (via Copyable, Serializable):
Method | getStateFor | Undocumented |
Inherited from Jellyable (via Copyable, Serializable):
Method | getStateFor | Undocumented |
Inherited from Jellyable (via Copyable, Serializable):
Method | getStateFor | Undocumented |
Collect state related to the exception which occurred, discarding state which cannot reasonably be serialized.