例外を投げる Meaning in English - translations and usage examples

throw an exception
throwing an exception

Examples of using 例外を投げる in Japanese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
コンストラクタは例外を投げるべきか?
Should TryFoo ever throw an exception?
存在しない日付は例外を投げる
Events not listed throw an exception.
Approach5例外を投げるとミニマルテストがキャッチする。
Approach 5 throws an exception, which will be caught and reported by the Minimal testing facility.
そうでない場合は例外を投げる
If not, throw an exception.
例外を投げるのはどの部分が高価なのですか?
Which part of throwing an Exception is expensive?
Assert_exception()コマンドが例外を投げる事をテストする。
Assert_exception() assert that a command throws an exception.
そうでない場合は例外を投げる
And if it is not, throw an exception.
ところで、このコードは例外を投げる可能性がある。
So, there are possibilities for this code throwing an exception.
クライアントかサーバエラーが発生したため例外を投げる
Throw an exception if a client or server error occurred….
Objective-c/cocoaに例外を投げる
Throwing an exception in objective-c/cocoa.
認証か例外を投げる
Authorizing Or Throwing Exceptions.
デストラクタから例外を投げる
Throwing exceptions out of a destructor.
Throw文は例外を投げるために使用します。
Throw is used to throw an exception.
ファイルが存在しなければ例外を投げる
If that file does not exist, I have thrown an exception.
そうでない場合は例外を投げる
If not, you would throw the exception.
そうでない場合は例外を投げる
If not, an exception will be thrown.
そうでない場合は例外を投げる
If not, it throws an exception.
アルゴリズムが"例外を投げる"と定義されていれば、アルゴリズムの実行は終了し、結果を何も返さない。
If an algorithm is defined to“throw an exception”, execution of the algorithm is terminated and no result is returned.
ご覧の通りにauthorizeメソッドはコード1行でアクションを認可し、例外を投げるための便利で手っ取り早い方法です。
As you can see, the authorize method is a convenient,fast way to authorize an action or throw an exception with a single line of code.
これは例外を投げるコマンドのテストを行う場合に使うことができる。
This can be used to assert that a command throws an exception.
Max_forwards:この設定はsymfonyが例外を投げる前に許容されるフォワードの最大回数をコントロールします。
Max_forwards: This settings controls the number of forwards allowed before symfony throws an exception.
Timeoutドライバーがデータベースからの応答が戻らない場合に、ドライバーが例外を投げるまでの最大待機時間(単位:秒)を設定します。
Timeout This sets the number of seconds the driverwill wait for the database to return from a request, before throwing an exception.
Timeoutドライバーがデータベースからの応答が戻らない場合に、ドライバーが例外を投げるまでの最大待機時間を設定します。
Timeout This sets the maximum number of seconds the driverwill wait for the database to return from a request, before throwing an exception.
例外を投げるときは、expressionで例外の値を指定します。
When you throw an exception, expression specifies the value of the exception..
このため、DとC++の境界を越えるように例外を投げるコードは、正しく動作しないと思われます。
Throwing exceptions across the boundaries between D and C++ code will likely not work.
例例:オブジェクトを投げる例外を投げるときにオブジェクトを指定することができます。
Examples Throw an object You can specify an object when you throw an exception.
強い例外保証を可能とするために、ユーザ定義されたムーブコンストラクタは例外を投げるべきではありません。
To make strong exception guarantee possible,user-defined move constructors should not throw exceptions.
上述の代替案として、Errorモジュールを使って例外を投げる方を好むかもしれません。
As an alternative to the above, you may prefer to throw exceptions using the Error module.
しかし、これを実装するとkeyが存在しない時に例外を投げる必要がある。
But this would require the implementor to throw an exception when the key is absent.
Results: 29, Time: 0.0158

Word-for-word translation

Top dictionary queries

Japanese - English