Exception reports are the exception to the rule.
For example, if you had a limit of two International calls per day and
wanted to see who exceeded that limit, you would use the Exception reports.
The "If a" part is used like the group by in the custom reports.
The "exceeds" and "of these" parts are used as
the field selection field.
E.g. If you want to see all the people that made more than 2 International
calls do the following:
If a Person exceeds 2 of these International for Today
E.g. If you want to view the people that made calls costing more than R10.00
during this month then do the following:
If a User exceeds 10.00 of these Cost for This Month