UiPath AI Specialist v1 — Question 67
What type of error does the red exclamation mark in Validation Station or Action Center throw?
Answer options
- A. DocumentRejectedByUserException.
- B. RejectedException.
- C. DocumentException.
- D. DocumentRejectedByReviewerException.
Correct answer: A
Explanation
The red exclamation mark signifies a DocumentRejectedByUserException, indicating that the document was rejected by the user. The other options represent different types of exceptions that do not specifically relate to user rejection in this context.