oerplib.error

This module contains all exceptions raised by OERPLib when an error occurred.

exception oerplib.error.Error

Base class for exception.

exception oerplib.error.InternalError

Exception raised when an error occurred during an internal operation.

exception oerplib.error.RPCError

Exception raised when an error related to a RPC query occurred.

Previous topic

oerplib.tools.session (New in version 0.8)

This Page