Errors

exception raise by this package

exception transmission_rpc.error.TransmissionError[source]

This exception is raised when there has occurred an error related to communication with Transmission.

__init__(message='', original=None)[source]
Parameters:
  • message (str) –

  • original (Response | None) –

exception transmission_rpc.error.TransmissionAuthError[source]

Raised when username or password is incorrect

exception transmission_rpc.error.TransmissionConnectError[source]

raised when client can’t connect to transmission daemon

exception transmission_rpc.error.TransmissionTimeoutError[source]

Timeout