例文

The program crashed because of a runtime error.

プログラムは実行時エラーのためクラッシュした。

コアイメージ

プログラムの実行中に発生し、例外として処理を中断する誤り

英英

An error that occurs while a program is running, typically thrown as an exception that interrupts normal execution.

語源

runtime errorは、runtime(run+time=実行中)とerror(誤り)から成り、実行中に生じる誤りを指す

コラム

  • 実行時エラーはコンパイル時に検出されない問題であり、プログラムが実行されたときのみ現れる点でコンパイルエラーと区別される

例文

The program encountered a run-time error during execution.

プログラムが実行中に実行時エラーが発生した。

コアイメージ

実行中に発生する例外や障害として表れる異常事象

英英

An unexpected condition arising during program execution, often represented as an exception or fault that interrupts normal processing.

語源

run-time errorは、run(実行)とtime(時間)から成るrun-timeとerror(誤り)が結合してできた語で、プログラム実行中に発生する誤りを表す。

コラム

  • 日本語の「エラー」は操作ミスなど広く使われるが、技術文脈でのrun-time errorは実行中に内部で生じる誤りを指す。

おすすめの単語帳

1 / 1
QRコード