「Exception」を含む例文一覧(1882)

<前へ 1 2 .... 9 10 11 12 13 14 15 16 17 .... 37 38 次へ>
  • The exception information is not available to the program during execution of the finally clause.
    finally 節の実行中は、例外情報を取得することはできません。 - Python
  • However, such FTAs which provide non-application of AD measures are the exception.
    もっとも、上記のうち、AD 措置不適用を定めるFTA は例外的である。 - 経済産業省
  • If, as an exception, the scale is given on a drawing, it shall be represented graphically.
    例外的に図面の尺度を示す場合は,尺度は,図式で表示する。 - 特許庁
  • SYSTEM AND METHOD FOR PROVIDING CONTEXTUAL EXCEPTION PAGE PROGRAMMING WITHIN PRINT JOB
    プリントジョブ内でコンテクストの例外ページプログラミングを行なうシステム及び方法 - 特許庁
  • Furthermore, when the automatic switching to the automobile drive mode for the movement from the cell A to the cell B is not desired, exception is set to an exception setting list.
    また、セルAからセルBへの移動で自動車運転モードに自動的に切り替えたくない場合は、例外設定リストにその例外を登録しておく。 - 特許庁
  • (e) Title XI on invalidation and forfeiture of patents, with the exception of Article 112(1);
    (e) 特許の無効及び消滅に関する第11部。ただし,第112条(1)を除く。 - 特許庁
  • The IT revolution is taking place all over the world and Japan is no exception.
    世界各国におけるIT革命は、我が国も例外ではありません。 - 財務省
  • An exception handling reception means 112 receives the source code for exception handling to be carried out when a status is different from any status defined by the graphic data.
    例外処理受付手段112が、図形式データで定義されたどの状態とも異なっている場合に行う例外処理のソースコードを受け付ける。 - 特許庁
  • To provide an arithmetic unit allowing suppression of power consumption when an underflow exception or an overflow exception occurs in floating-point calculation.
    浮動小数点演算でアンダーフロー例外及びオーバーフロー例外が発生した場合に消費電力を抑えることができる演算装置を提供する。 - 特許庁
  • However, the Emperor system, a form of a Kizoku system, had been conserved as an exception.
    ただし例外として、貴族制の一種である天皇制は保全された。 - Wikipedia日英京都関連文書対訳コーパス
  • As an exception, Shurai in Nairaishi were not engaged in work-site operation.
    また内礼司の主礼のように現業に携わらない例外もあった。 - Wikipedia日英京都関連文書対訳コーパス
  • When the voltages are not within the acceptable range, an exception is generated, and an exception handler stalls the processor pipeline to inhibit accesses to the SRAM cells.
    電圧が許容可能な範囲内にないときに例外が発生され、例外ハンドラは、SRAMセルへのアクセスを禁止するためにプロセッサ・パイプラインをストールする。 - 特許庁
  • I would love to see if you are an exception to my gifts, as well.
    君が私の能力の例外で... あるかどうか、見せて もらいたいものだ。 - 映画・海外ドラマ英語字幕翻訳辞書
  • Since you have been at the trouble of coming all this way, I will make an exception in your favour.
    わざわざ遠路をお出でになったのだから君だけは破格にしよう - 斎藤和英大辞典
  • The formulation is based upon a similar concept with the exception that .....
    … ということは例外として,この公式化は類似の概念に基づいている。 - 英語論文検索例文集
  • The formulation is based upon a similar concept with the exception that .....
    … ということは例外として,この公式化は類似の概念に基づいている。 - 英語論文検索例文集
  • out.printlnstatement to out.println.Add a line that prints out an exception, if an exception is thrown.The try/catch block should now look as follows (new and changed lines are highlighted):
    例外がスローされたときに出力する行を追加します。 この try/catch ブロックは、次のようになります (強調部分は新規または変更の箇所)。 - NetBeans
  • The errorData property of the exception class will be set to the array that would normally be returned.
    通常は、例外クラスの errorData プロパティの内容が配列に設定されます。 - PEAR
  • x == y[i], and all lower integer indices do not raise IndexError exception.
    インデクス i が負である場合に IndexError 例外が送出されることはありません。 - Python
  • Otherwise it will throw an exception.
    このメソッドが例外を投げられなければ、誰かが送信したメールを得るべきです。 - Python
  • An exception is raised if the named encoding is not known to Python.
    指定したエンコード名を Python が理解できない場合には例外を送出します。 - Python
  • When the conversion fails, the converter function should raise an exception.
    変換に失敗した場合、converter 関数は例外を送出しなくてはなりません。 - Python
  • This utility function creates and returns a new exception object.The name argument must be the name of the new exception, a Cstring of the form module.class.
    このユーティリティ関数は新しい例外オブジェクトを作成して返します。 name引数は新しい例外の名前、module.class形式のC文字列でなければならない。 - Python
  • This utility function prints a warning message to sys.stderrwhen an exception has been set but it is impossible for the interpreter to actually raise the exception.
    例外が設定されているがインタプリタが実際に例外を発生させることができないときに、このユーティリティ関数は警告メッセージをsys.stderrへプリントします。 - Python
  • Returns 0 if successful; returns -1 and raises an exception if unsuccessful.
    成功すると 0 を返します。 失敗すると -1 を返し、例外を送出します。 - Python
  • On error, sets the appropriate exception(EOFError or TypeError) and returns NULL.
    エラーが生じた場合、適切な例外 (EOFError またはTypeError) を送出して NULLを返します。 - Python
  • Returns the comment string associated with this font.Raises an exception if there is none.Calls fmgetcomment(fh).
    コメント文字列が何もなければ例外を返します。 fmgetcomment(fh)を呼び出します。 - Python
  • If the current stack frame is not handling an exception, the information is taken from the calling stack frame,or its caller, and so on until a stack frame is found that is handling an exception.
    現在のスタックフレームが例外処理中でない場合、例外処理中のスタックフレームが見つかるまで次々とその呼び出し元スタックフレームを調べます。 - Python
  • The effect of this is that as exception propagationcauses the Python stack to unwind, the callback is called upon return to each frame as the exception propagates.
    この結果、例外の伝播によって Python が呼び出しスタックを逆戻りする際に、各フレームから処理が戻るごとにコールバック関数が呼び出されます。 - Python
  • On error, an exception is raised, and there is no way to determine how much data,if any, was successfully sent.
    エラー発生時、送信されたバイト数を調べる事はできません。 - Python
  • Raises an Error exception if all of the data has not been unpacked.
    全てのデータがまだアンパックされていなければ、例外 Error が送出されます。 - Python
  • After finish of the initialization process, the mode is switched to execute the exception mode.
    初期化プロセス終了後、モードが切り替わって例外モードが実行される。 - 特許庁
  • The TEOS film is etched back with the exception of a section just under the photo-resist 132.
    次に、TEOS膜を、フォトレジスト132直下を除きエッチバックする。 - 特許庁
  • After the process 151 has been terminated, the exception handler 133 notifies the user of a system error and controls the execution of an exception application for urging restart; the process 152 of the exception application is executed in the user-land space 132.
    エクセプションハンドラ133は、プロセス151が終了された後、ユーザに、システムエラーを通知し、再起動を促すための例外アプリケーションの実行を制御し、ユーザランド空間132で例外アプリケーションのプロセス152が実行される。 - 特許庁
  • To provide a debug monitor that enables debugging even during exception handling of a firmware part.
    ファームウエア部の例外処理中でもデバッグを可能にしたデバッグモニターを得る。 - 特許庁
  • COMPUTER SYSTEM, EXCEPTION PROCESSING PROGRAM AND CONVERSION PROGRAM FOR THE SAME AND COMPILING METHOD
    コンピュータ装置、その例外処理プログラム及び変換プログラム、並びにコンパイル方法 - 特許庁
  • TRAP PROCESSING METHOD AND EXCEPTION PROCESSING METHOD AND PROCESSOR THEREFOR, AND MICROPROCESSOR
    トラップ処理方法及び例外処理方法並びに処理装置及びマイクロプロセッサ - 特許庁
  • This Kingdom Act shall be binding for the Netherlands and, with the exception of Chapter 7, for the Netherlands Antilles.
    本法は,オランダ及び,7章を除きオランダ領アンチル諸島を拘束する。 - 特許庁
  • Exception of Insurance Benefit in a Case of Extinction of Right to Collect an Insurance Premium
    保険料を徴収する権利が消滅した場合の保険給付の特例 - 日本法令外国語訳データベースシステム
  • The actual message for the exception is shown in the Console for the current debugging session.
    例外の実際のメッセージは、現在のデバッグセッションのコンソールに表示されます。 - NetBeans
  • With the exception of Kanto Provinces, approximately ten gokenin (samurai retainers) have been identified in a few provinces.
    関東諸国を除き、一か国あたり概ね10名程度にとどまっていた。 - Wikipedia日英京都関連文書対訳コーパス
  • With the exception of the To-ji (Kyoogokoku-ji) Temple, the ward has few sightseeing spots.
    区内には東寺(教王護国寺)を除いては、いわゆる観光スポットは少ない。 - Wikipedia日英京都関連文書対訳コーパス
  • HARDWARE SUPPORTING EXCEPTION FOR PROCESSING SOFTWARE ERROR OF I/O ADDRESS CONVERSION CACHE ERROR
    I/Oアドレス変換キャッシュ・ミスのソフトウェア・ミス処理用ハードウェア支援エクセプション - 特許庁
  • Now, normally, I like them weaker, but let's just call this a hunter's exception, shall we?
    通常は弱らせるのが 好みだけど 今回ハンターは 例外と言う事でどう? - 映画・海外ドラマ英語字幕翻訳辞書
  • Now that he's been identified, the public safety exception no longer applies.
    彼が特定された、今 公共の安全は例外にする もはや、当てはまらない - 映画・海外ドラマ英語字幕翻訳辞書
  • Kodanshi (kodan storytellers) rarely appear in broadcast media, with Sanyo KANDA the third being an exception.
    講談師が放送メディアに出ることは少ない(例外は神田山陽(3代目))。 - Wikipedia日英京都関連文書対訳コーパス
  • Why do I get an unexpected fixed-point divide exception on a CVB instruction?
    CVB命令で予期しない固定小数点除算例外を被るのはなぜですか? - コンピューター用語辞典
  • If it is, the Python function terminated by raising an exception.
    もし NULLなら、呼び出したPython 関数は例外を送出して終了させられています。 - Python
  • If this is also not implemented or returns NotImplemented, a TypeError exception is raised.
    この演算も実装されていないか、NotImplemented を返すなら、 TypeError例外が送出されます。 - Python
  • The , =, and =operators will raise a TypeError exception when any operand is a complex number.
    被演算子が複素数の場合、演算子 、 = 、 および = は例外 TypeError を送出します。 - Python
<前へ 1 2 .... 9 10 11 12 13 14 15 16 17 .... 37 38 次へ>

例文データの著作権について