Enable exception support for all exceptions, without stack trace information.
Use this option to capture exceptions which are explicitly specified from a throw statement in your scripts in WeixinMiniGame, null references, and out-of-bounds array accesses. Note that stack traces are not captured.
See Also: WeixinMiniGameExceptionSupport.FullWithStacktrace