exception handling
Computing term for mechanisms that deal with errors or exceptional conditions during program execution.
This program has insufficient exception handling.
例外処理を実装することで、予期しないエラーに対処できる。
By implementing exception handling, you can deal with unexpected errors.