@SamLima,
Exception Type is typically a short descriptive name of the exception (ex. Application Exception, Invalid Input Exception, etc) whereas Exception Description should be a detailed description of the specific error. It should give the user enough information for them to understand the problem and what needs to be addressed.
As an example, let's say I raise an Invalid Input Exception. In the case I might set the Exception Detail to something like "Please provide a value for the input XYZ."
Does that help?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------