When handling exceptions in a KernelFunction, what is considered best practice ? Documentation is very sparse and unclear. Say you have the following example function //Kernel Function to add two ...