robot
latest
false
UiPath logo, featuring letters U and I in white

Robot admin guide

Last updated Mar 3, 2026

Stack trace details

Runtime errors provide a human-readable stack trace to help you locate the activity that caused your workflow execution to fail. This stack trace is visible at runtime in Studio, Orchestrator, and in Robot logs.

It contains the workflow file name, activities name, and execution hierarchy, as follows:

Stack trace details in Studio

  • Source: The activity that caused the error.
  • Message: The error message.
  • Exception type: The specific type of the exception thrown.
  • A stack trace showing the path from the main workflow down to the activity that generated the error. For the example in the image, the hierarchy is: Main > Main Sequence > Sequence1 > Activity1 > Sequenc > Sequence3 > Parallel3 > Throw.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated