Package Pyblio :: Package Cite :: Package WP :: Class OperationError
[hide private]
[frames] | no frames]

Class OperationError

source code

exceptions.Exception --+
                       |
                      OperationError

Raised when the requested operation on the IWordProcessor cannot be completed. The IWordProcessor is _not_ disconnected after such an error.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__