↓ 35 callersClassMythError MythError('Generic Error Message') MythError(SYSTEM, returncode, command, stderr) MythError(SOCKET, socketcode, socketerr) Error str
mythtv/bindings/python/MythTV/exceptions.py:6
↓ 8 callersClassMythBEError MythBEError('Generic Error Message') MythBEError(PROTO_CONNECTION, backend, port) MythBEError(PROTO_ANNOUNCE, backend, port, response)
mythtv/bindings/python/MythTV/exceptions.py:93