Home
last modified time | relevance | path

Searched refs:LayerIndexPluginException (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/
H A Dplugin.py14 class LayerIndexPluginException(Exception): class
23 class LayerIndexPluginUrlError(LayerIndexPluginException):
29 LayerIndexPluginException.__init__(self, msg)