Capture the PreCondition error

Is it possible to capture the error raised by the PreCondition function for logging purposes.

Currently the stack breaks on a PreCondition failure and returns the error.ย 

In this case I would want the stack to keep running but may return some other value and a 200 http error code.

I know an IF...Condition would probably work, but just thinking out aloud.๐Ÿ™‚
Other
1 reply