generated at
2/18/2025, 6:51:38 PM
例外ハンドラ
exception handler
ts
try { // ... } catch(err) { // ここが例外ハンドラ }