Skip to main content

20 docs tagged with "SDK"

View all tags

Logic Context - C Sharp

A logic context object would be passed to LOC logic during execution, which contains the following important data:

Logic Error - C Sharp

If an unhandled error had been thrown in the task, an error object would be passed to the logic and all subsequential ones. The object is an instance of Exception in C#.