SetExceptionBreakpointCommandCondition
Sets the command condition of an exception breakpoint. When command condition is not specified, the command will be executed when the debugger would break, otherwise it will be executed when the condition is satisfied.
参数
arg1
异常断点的名称、异常名称或代码。
[arg2]
命令条件(未指定时的默认条件)。
结果
此命令不会设置任何结果变量。