Module bjsonrpc.exceptions

exception bjsonrpc.exceptions.EofError
End-of-file error raised whenever the socket reaches the end of the sream.
exception bjsonrpc.exceptions.ServerError
Exception raised whenever an error occurs in the other end handling your request.

Previous topic

Module bjsonrpc.jsonlib

This Page