Base class for mocked exceptions.
pytest_userver.grpc.MockedError. Definition at line 1 of file _mocked_errors.py.
Inheritance diagram for pytest_userver.grpc._mocked_errors.MockedError:Static Public Attributes | |
| str | ERROR_CODE = 'unknown' |
|
static |
Definition at line 7 of file _mocked_errors.py.