obspy.clients.seedlink.easyseedlink.EasySeedLinkClient.on_seedlink_error
- EasySeedLinkClient.on_seedlink_error()[source]
Callback for handling SeedLink errors.
This handler is called when an
ERROR
response is received. The error generally corresponds to the last command that was sent to the server. However, with the current implementation of the SeedLink connection, no further information about the error is available.