THROWS AN EXCEPTION 日本語 意味 - 日本語訳 - 英語の例文

[θrəʊz æn ik'sepʃn]
[θrəʊz æn ik'sepʃn]
例外をスローします
例外を投げたのなら
例外をスローした
例外をthrowする

英語 での Throws an exception の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The tasklet throws an exception to the step.
タスクレットはステップへ例外をスローする
For example, the following code throws an exception.
例えば、次のコードは例外をスローします
This method throws an exception when invoked.
このメソッドは呼び出されると例外を投げます
What happens if a finally block throws an exception?
Finallyブロックが例外をスローするとどうなりますか?
Throws an exception if the context already exists.
そのコンテキストが既に存在する場合は例外をスローします
Mockito test a void method throws an exception.
Mockitoはvoidメソッドが例外をスローすることをテストします。
If the code throws an exception, the promise will be broken.
もしコードが例外を投げたのなら約束は破られているでしょう。
The problem pops up when either f or expr throws an exception.
しかし、fまたはexprが例外を投げた時にこれらが等しくならない。
Approach 5 throws an exception, which will be caught and reported by the Minimal testing facility.
Approach5例外を投げるとミニマルテストがキャッチする。
In the official standard, new throws an exception of type bad_alloc.
失敗したらnewはbad_alloc等の例外を投げる.。
For that reason,using the dropForeign method on a table now throws an exception.
そのため、テーブルに対するdropForeignメソッドを使用すると例外が投げられるようになりました。
Basic exception guarantee-- If the function throws an exception, the program is in a valid state.
基本例外保証-関数が例外をスローした場合、プログラムが有効な状態である。
Max_forwards: This settings controls the number of forwards allowed before symfony throws an exception.
Max_forwards:この設定はsymfonyが例外を投げる前に許容されるフォワードの最大回数をコントロールします。
Basic exception guarantee-- If the function throws an exception, the program is in a valid state.
基本的な例外保証--関数が例外を投げた場合、プログラムは有効な状態です。
This mapping throws an exception whenever the expense item in the source XML instance has a value greater than 200.
このマッピングは、ソースXMLインスタンス内のexpenseアイテムが200以上の値を有すると、例外をスローします
How do you test that a Python function throws an exception?
Python関数が例外をスローすることをどうやってテストしますか?
The program I run via<java> throws an exception but I can't seem to get the full stack trace?
Lt;java>経由で実行したプログラムが例外を吐いても、スタックトレース全部を取得できません。どうすればいいですか?
This can be used to assert that a command throws an exception.
これは例外を投げるコマンドのテストを行う場合に使うことができる。
When a function throws an exception that is not in its exception-specification, std::unexpected() is called.
指定していない例外が投げられたとき、デフォルトではstd::unexpected()が呼び出されます。
In the following code, the preprocessing aspect throws an exception.
たとえば、次のコードではFormatException例外がスローされます
A raise statement throws an exception, and try/except/finally statements specify exception handlers.
Raise文で例外を投げ、try/except/finally文を使用して例外の処理方法を定義する。
Assert_exception() assert that a command throws an exception.
Assert_exception()コマンドが例外を投げる事をテストする。
If the parent or another child also throws an exception, then the first exception that would have been thrown in the serial execution order takes precedence.
親および別の子が例外をスローした場合、シリアル実行で最初にスローされた例外が優先されます。
Some variables are read-only, and the setVariable() method throws an exception if you try to set one of them.
一部の変数は読み取り専用で、そのような変数を設定しようとするとsetVariable()メソッドによって例外がスローされます
If you attempt to close a context that was never instantiated because of an error,the Java client application throws an exception.
エラーが原因で一度もインスタンス化されなかったコンテキストを閉じようとすると、Javaクライアントアプリケーションでは例外が送出されます
You may want to test that a function or method throws an exception under certain circumstances.
ある状況下で関数やメソッドが例外をスローするというテストをしたいと思うかもしれません。
The doSave() method being called in the transaction created by the save() method, if the call to the save() method of the file()object throws an exception, the object will not be saved.
DoSave()メソッドはsave()メソッドによって作られたトランザクションのあいだに呼び出され、$fileオブジェクトのsave()メソッド呼び出しが例外を投げる場合、オブジェクトは保存されません。
They are the cases where a right-hand side that throws an exception actually gets to throw the exception; moreover, they are the only such cases in the lot.
これらは,例外を投げることができる右辺が実際に例外を投げた場合で,さらに多くの中で唯一の場合とする。
We will talk about exceptions in more detail later on. First of all,assert takes an expression as an argument and throws an exception if the provided expression evaluates to false.
例外について、あとでより詳しくふれるまずはじめに、assertは式を引数にとり、例外をthrowする
If the zip code uses an invalid format,the throw statement throws an exception by creating an object of type ZipCodeFormatException.
もしzipコードが無効な書式を使っていたなら、throw文はZipCodeFormatException型のオブジェクトを生成して例外を投げます
結果: 41, 時間: 0.0367

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語