File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -207,3 +207,10 @@ ellipse.updateOptions(ellipseOptions); // Update the background of the ellipse t
207207--------|-----------------------------------------------------|----------------------
208208 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
209209 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
210+
211+
212+ ** Exception**
213+
214+ Error Code | Error Message
215+ --------|-----------------------------------------------------
216+ -80326 | The annotation has already been deleted.
Original file line number Diff line number Diff line change @@ -196,3 +196,9 @@ highlight.updateOptions(newOptions); // Update the annotation.
196196--------|-----------------------------------------------------|----------------------
197197 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
198198 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
199+
200+ ** Exception**
201+
202+ Error Code | Error Message
203+ --------|-----------------------------------------------------
204+ -80326 | The annotation has already been deleted.
Original file line number Diff line number Diff line change @@ -202,3 +202,10 @@ ink.updateOptions(inkOptions); // Update the border color of the ink to red.
202202--------|-----------------------------------------------------|----------------------
203203 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
204204 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
205+
206+ ** Exception**
207+
208+ Error Code | Error Message
209+ --------|-----------------------------------------------------
210+ -80326 | The annotation has already been deleted.
211+
Original file line number Diff line number Diff line change @@ -205,3 +205,10 @@ line.updateOptions(lineOptions); // Update the line ending of the line to open.
205205--------|-----------------------------------------------------|----------------------
206206 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
207207 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
208+
209+ ** Exception**
210+
211+ Error Code | Error Message
212+ --------|-----------------------------------------------------
213+ -80326 | The annotation has already been deleted.
214+
Original file line number Diff line number Diff line change @@ -207,3 +207,10 @@ polygon.updateOptions(polygonOptions); // Update the background of the polygon t
207207--------|-----------------------------------------------------|----------------------
208208 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
209209 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
210+
211+ ** Exception**
212+
213+ Error Code | Error Message
214+ --------|-----------------------------------------------------
215+ -80326 | The annotation has already been deleted.
216+
Original file line number Diff line number Diff line change @@ -205,3 +205,10 @@ polyline.updateOptions(polylineOptions); // Update the line ending of the polyli
205205--------|-----------------------------------------------------|----------------------
206206 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
207207 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
208+
209+ ** Exception**
210+
211+ Error Code | Error Message
212+ --------|-----------------------------------------------------
213+ -80326 | The annotation has already been deleted.
214+
Original file line number Diff line number Diff line change @@ -207,3 +207,10 @@ rect.updateOptions(rectOptions); // Update the background of the rectangle to re
207207--------|-----------------------------------------------------|----------------------
208208 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
209209 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
210+
211+ ** Exception**
212+
213+ Error Code | Error Message
214+ --------|-----------------------------------------------------
215+ -80326 | The annotation has already been deleted.
216+
Original file line number Diff line number Diff line change @@ -203,3 +203,10 @@ await stamp.updateOptions(stampOptions); // Update the stamp icon to 'APPROVED'.
203203--------|-----------------------------------------------------|----------------------
204204 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
205205 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
206+
207+ ** Exception**
208+
209+ Error Code | Error Message
210+ --------|-----------------------------------------------------
211+ -80326 | The annotation has already been deleted.
212+
Original file line number Diff line number Diff line change @@ -196,3 +196,10 @@ strikeout.updateOptions(newOptions); // Update the annotation.
196196--------|-----------------------------------------------------|----------------------
197197 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
198198 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
199+
200+ ** Exception**
201+
202+ Error Code | Error Message
203+ --------|-----------------------------------------------------
204+ -80326 | The annotation has already been deleted.
205+
Original file line number Diff line number Diff line change @@ -204,3 +204,10 @@ textBox.updateOptions(textBoxOptions); // Update the background of the text box
204204--------|-----------------------------------------------------|----------------------
205205 -80100 | * XXX(API)* : * XXX(ParameterName)* is invalid. | ` false `
206206 -80102 | * XXX(API)* : * XXX(ParameterName)* is missing. | ` false `
207+
208+ ** Exception**
209+
210+ Error Code | Error Message
211+ --------|-----------------------------------------------------
212+ -80326 | The annotation has already been deleted.
213+
You can’t perform that action at this time.
0 commit comments