Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/
D_service.py49 rpc.application_exception_abort(exception)
58 rpc.application_exception_abort(exception)
67 rpc.application_exception_abort(exception)
D_rpc.py89 def application_exception_abort(self, exception): member in Rpc