# UiARD — Question 603

**Type:** multiple_choice
**Topics:** topic_1

## Question

A developer is working on an automation. The automated process must log into Citrix and click on the "Generate Shipment Details" button. Ideally, this generates a table of shipping records. If the generated table displays only the header row and no data is available, then it should be marked as an exception since the data is incomplete.
What is this type of exception?

## Correct Answer

_See scenario._

## Explanation

Selected Answer: A
This should be marked as business rule exception. 
A BusinessRuleException is an exception that occurs when a business rule or policy is violated during the execution of an automation process. In this case, if the absence of expected data in the table of shipping records violates a specific business rule or policy, then it could be marked as a BusinessRuleException.

**Reference:** examtopics_top_comment

---
Source: https://hiexam.net/q/uipath/UiARD/603  
Practice (tracked): https://hiexam.net/study/UiARD/practice