Skip to content

Commit c3ed779

Browse files
committed
list error -80328 for methods
1 parent ed32bc3 commit c3ed779

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

api/class/annotation/redaction.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,10 @@ redaction.updateOptions(options); // Update the background of the redaction to r
179179
-80100 | *XXX(API)*: *XXX(ParameterName)* is invalid. | `false`
180180
-80102 | *XXX(API)*: *XXX(ParameterName)* is missing. | `false`
181181
-80323 | The redaction annotation has already been applied. | `false`
182+
183+
**Exception**
184+
185+
Error Code | Error Message
186+
--------|-----------------------------------------------------
187+
-80326 | The annotation has already been deleted.
188+
-80328 | Rectangle-type redaction requires exactly one rect.

api/class/annotationmanager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The instance of annotation. Please refer to [Annotation](/api/class/annotation/i
151151
-80102 | *XXX(API)*: *XXX(ParameterName)* is missing.
152152
-80103 | *XXX(API)*: The value for *XXX(ParameterName)* is not supported.
153153
-80105 | *XXX(API)*: The specified page(s) do not exist.
154-
154+
-80328 | Rectangle-type redaction requires exactly one rect.
155155

156156
### getAnnotationsByUids()
157157

0 commit comments

Comments
 (0)