excepttest.good

来自「一个嵌入式的C++库」· GOOD 代码 · 共 10 行

GOOD
10
字号
Starting exception testingThrowing out of rangeCaught thrown exceptionTesting inheriting exception handlerThrowing length_errorCaught logic_error (good)Testing generic excepetion handlerThrowing length_errorCaught generic exception (good)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?