Searched refs:ServerReturnError (Results 1 - 2 of 2) sorted by relevance

/pkg/src/modules/client/
H A Dapi.py4734 ServerReturnError."""
4738 raise apx.ServerReturnError(line)
4743 raise apx.ServerReturnError(line)
4754 raise apx.ServerReturnError(line)
H A Dapi_errors.py2767 class ServerReturnError(ApiException): class in inherits:ApiException

Completed in 58 milliseconds