Skip to content

Replace string code in UiPathRuntimeError with an Enum #649

@radugheo

Description

@radugheo

Currently, the UiPathRuntimeError class accepts a code parameter as a free-form string to identify the error type. This approach can lead to inconsistencies in error handling across the platform.
We should update code to use an Enum instead, ensuring standardized and consistent error identification.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions