Blue Prism Official Documentation: v6.10/v7.1 Help Guide, "Exception Functions" section, specifically defining ExceptionType() as returning the type of the current exception as a text value.
Blue Prism University: Foundation Training Course, Module 7: "Exception Management," detailing the use of calculation stages to store exception metadata.
Blue Prism Professional Developer Certification (APD01) Syllabus: Section on "Advanced Exception Handling," identifying the scope and application of ExceptionType(), ExceptionDetail(), and ExceptionStage() functions.
Blue Prism Design Best Practices: Standard Exception Handling Template, Page 8, "Data Collection during Recovery," reinforcing the use of ExceptionType() for logging purposes.