Definition at line 35 of file s3api.py.
|
| str | code = 'InvalidPartOrder' |
| |
| str | message = 'The list of parts was not in ascending order. The parts list must be specified in order by part number.' |
| |
◆ __str__()
| pytest_userver.s3api._S3InvalidPartOrderError.__str__ |
( |
| self | ) |
|
◆ code
| str pytest_userver.s3api._S3InvalidPartOrderError.code = 'InvalidPartOrder' |
|
static |
◆ message
| str pytest_userver.s3api._S3InvalidPartOrderError.message = 'The list of parts was not in ascending order. The parts list must be specified in order by part number.' |
|
static |
The documentation for this class was generated from the following file:
- /data/code/userver/testsuite/pytest_plugins/pytest_userver/s3api.py