i'm writing a PCF that calls a code activity.
in the ode activity i want to throw exceptions of 2-3 types and i want to differentiate between them with a simple condition
is it possible to add errorType, or any other field to the exceptions returned from the code activity? is there any documentation on this?
thank you