Class t.s.j.Unpersistable:

Part of twisted.spread.jelly View Source View In Hierarchy

This is an instance of a class that comes back when something couldn't be persisted.
Method __init__ Initialize an unpersistable object with a descriptive `reason' string.
Method __repr__ Undocumented
def __init__(self, reason): (source)
Initialize an unpersistable object with a descriptive `reason' string.
def __repr__(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.