File: exceptions.rst

package info (click to toggle)
streamlink 8.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,568 kB
  • sloc: python: 51,299; sh: 184; makefile: 152
file content (11 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
Exceptions
----------

.. autoexception:: streamlink.exceptions.StreamlinkError
.. autoexception:: streamlink.exceptions.PluginError
.. autoexception:: streamlink.exceptions.FatalPluginError
.. autoexception:: streamlink.exceptions.NoPluginError
.. autoexception:: streamlink.exceptions.NoStreamsError
.. autoexception:: streamlink.exceptions.StreamError
.. autoexception:: streamlink.webbrowser.exceptions.WebbrowserError
.. autoexception:: streamlink.webbrowser.cdp.exceptions.CDPError