Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dexceptions.py16 class ServerError(Exception): class
H A D__init__.py13 ServerError,
H A Dserv.py17 from .exceptions import ClientError, ServerError, ConnectionClosedError, InvokeError
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dserver.py797 raise bb.asyncrpc.ServerError(
806 raise bb.asyncrpc.ServerError(
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Added-handshake-history-reporting-when-test-fails.patch58 + {"ServerError", SERVER_ERROR},