MCPcopy
hub / github.com/scrapy/scrapy / NotSupported

Class NotSupported

scrapy/exceptions.py:101–102  ·  scrapy/exceptions.py::NotSupported

Indicates a feature or method is not supported

Source from the content-addressed store, hash-verified

99
100
101class NotSupported(Exception):
102 class="st">""class="st">"Indicates a feature or method is not supported"class="st">""
103
104
105class="cm"># Commands

Callers 5

_parseMethod · 0.90
cssMethod · 0.90
jmespathMethod · 0.90
xpathMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected