Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/
H A D__init__.py33 from .serv import AsyncServer, AsyncServerConnection, ClientError, ServerError
H A Dserv.py22 class ServerError(Exception): class
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dserver.py517 raise bb.asyncrpc.ServerError("Read-only hashserv cannot pull from an upstream server")