Custom Exceptions Code activity and usage in uipath

I have created custom exception classes in code activity but when i tried using in uipath, it gives an error.

any idea/ samples for that?

1 Like

Hello @prakaz25,

I’m trying to achieve the same result as your example (with just a different name for my custom exception class).

I’ve created a library in visual studio saved as a nupkg but I can’t have it recognized by my UiPath project in manage packages, when yours shows up in my custom feed without any issue.

Could you provide the project you used to generate the nupkg to see what you have done differently ?

Thanks a lot :slight_smile: