userver: pytest_userver.grpc.NetworkError Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
pytest_userver.grpc.NetworkError Class Reference

Detailed Description

When thrown from a mocked handler, leads to ugrpc::client::RpcInterruptedError.

@alias pytest_userver.grpc.NetworkError

Definition at line 29 of file __init__.py.

+ Inheritance diagram for pytest_userver.grpc.NetworkError:

Static Public Attributes

str ERROR_CODE = 'network'
 

Member Data Documentation

◆ ERROR_CODE

str pytest_userver.grpc.NetworkError.ERROR_CODE = 'network'
static

Definition at line 35 of file __init__.py.


The documentation for this class was generated from the following file: