SetExceptionBreakpointCommand

Sets the command to execute when an exception breakpoint is hit. If the command condition is not specified, it will be executed when the debugger breaks, otherwise it will be executed when the condition is satisfied.

参数

arg1 异常断点的名称、异常名称或代码。

[arg2] 命令(未指定时为空)。

结果

此命令不会设置任何结果变量。