Re Frame work "Throw" Businessrule exception

Re Frame work “Throw” Businessrule exception… “Throw Faulted” error.

Can you please provide the exact error.

In which stage(i.e init , get transaction… etc.) you are getting error?

-Ahtesham

“Throw: Object reference not set to an instance of an object.” in Process transaction. I am throwing a business rule exception in a child workflow.

New UiPath.Core.BusinessRuleException(“My Error Message”)

image

Thanks for your reply, much appreciated… I have got the issue resolved. The problem is with the Error string that i used from Config.

:+1: Great !!

Hello Ram,
I’m also getting the same error, but not i’m not passing any error string from config directly giving it like below still problem continue. Any thoughts please…

new BusinessRuleException(“Save error”)