exception documentation

class WriteOnlyError(Exception): (source)

View In Hierarchy

Error raised when trying to read a write-only property.