noun
exception condition
Computing term for a condition that triggers an exception, such as an error or unusual state that interrupts normal program flow.
このプログラムは例外条件が発生すると停止します。
This program stops when an exception condition occurs.
Compound of 例外 (exception) and 条件 (condition), used as a technical term in computing.