Searched refs:LayerIndexPluginUrlError (Results 1 – 4 of 4) sorted by relevance
23 class LayerIndexPluginUrlError(LayerIndexPluginException): class
47 raise layerindexlib.plugin.LayerIndexPluginUrlError(self.type, url)284 raise layerindexlib.plugin.LayerIndexPluginUrlError(self.type, url)
12 from layerindexlib.plugin import LayerIndexPluginUrlError221 except LayerIndexPluginUrlError as e:263 except LayerIndexPluginUrlError as e:
164 raise layerindexlib.plugin.LayerIndexPluginUrlError(self.type, url)