KeyLang

runtime_error

複数:
runtime_errors
意味・定義
2つの辞書から4件の定義

日本語WordNet

3
名詞
1実行時エラー、ランタイムエラー、セマンティックエラー

an error in logic or arithmetic that must be detected at run time

AIによる解説

1
1実行時エラー、ランタイムエラー。プログラムの実行中に発生するエラーで、コンパイル時には検出されない問題。

An error that occurs during the execution of a program, not detected at compile time. Examples include null pointer exceptions and stack overflow.

ライセンス: KeyLang Original

例文
この単語を含む例文でタイピング練習ができます

A runtime error caused the application to crash.

ランタイムエラーによりアプリケーションがクラッシュした。

-

The developer fixed the runtime error in the code.

開発者はコードの実行時エラーを修正した。

-
関連語
活用形・派生語などの関連単語