Source code for bitcoincash.electrum.exc

#
# Exceptions
#


[docs]class ElectrumErrorResponse(RuntimeError): pass