File tree 1 file changed +3
-7
lines changed
1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -1243,10 +1243,6 @@ <h3>Processing Errors</h3>
1243
1243
section listed below.
1244
1244
</ li >
1245
1245
< li >
1246
- The `code` value MUST be the integer code described in the table below
1247
- (in parentheses, beside the type name).
1248
- </ li >
1249
- < li >
1250
1246
The `title` value SHOULD provide a short but specific human-readable string for
1251
1247
the error.
1252
1248
</ li >
@@ -1262,19 +1258,19 @@ <h3>Processing Errors</h3>
1262
1258
1263
1259
< dl >
1264
1260
< dt id ="STATUS_RETRIEVAL_ERROR ">
1265
- STATUS_RETRIEVAL_ERROR (-128)
1261
+ STATUS_RETRIEVAL_ERROR
1266
1262
</ dt >
1267
1263
< dd >
1268
1264
Retrieval of the status list failed. See Section
1269
1265
< a href ="#validate-algorithm "> </ a > .
1270
1266
</ dd >
1271
- < dt id ="STATUS_VERIFICATION_ERROR "> STATUS_VERIFICATION_ERROR (-129) </ dt >
1267
+ < dt id ="STATUS_VERIFICATION_ERROR "> STATUS_VERIFICATION_ERROR</ dt >
1272
1268
< dd >
1273
1269
Validation of the status entry failed. See Section
1274
1270
< a href ="#validate-algorithm "> </ a > .
1275
1271
</ dd >
1276
1272
< dt id ="STATUS_LIST_LENGTH_ERROR ">
1277
- STATUS_LIST_LENGTH_ERROR (-130)
1273
+ STATUS_LIST_LENGTH_ERROR
1278
1274
</ dt >
1279
1275
< dd >
1280
1276
The status list length does not satisfy the minimum length required for
You can’t perform that action at this time.
0 commit comments