If an exception is thrown by a call made by a Udon program, the instigating event should be terminated with a clean error message, rather than permanently crashing the entire behaviour.
In addition, an OnException(error) event which contains the exception object thrown for handling when things explode would be extremely handy.