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

<前へ 1 2 .... 13 14 15 16 17 18 19 20 21 .... 37 38 次へ>
  • Exception raised by the netrc class when syntactical errors are encountered in source text.
    ソースファイルのテキスト中で文法エラーに遭遇した場合に netrc クラスによって送出される例外です。 - Python
  • Exception raised on various occasions; argument is a string describing what is wrong.
    様々な状況で送出された例外です; 引数は何が問題かを記述する文字列です。 - Python
  • These include logging and error handling systems that report information on the last or current exception.
    ロギングやエラー処理などで最後に発生したエラーの報告を行う場合などに使用します。 - Python
  • Threads interact strangely with interrupts: the KeyboardInterrupt exception will be received by an arbitrary thread.
    スレッドは割り込みと奇妙な相互作用をします:KeyboardInterrupt例外は任意のスレッドによって受け取られます。 - Python
  • If the connection cannot be made, or if the server returns an error code,the IOError exception is raised.
    接続を作ることができないか、サーバがエラーコードを返した場合、例外 IOError が送出されます。 - Python
  • Throws an error exception if the leaf directory already exists or cannot be created.
    末端ディレクトリがすでに存在する場合や、作成ができなかった場合には error例外を送出します。 - Python
  • In all three cases, if the argument does not have the proper type,a TypeError exception is raised.
    上記の三つはいずれも、引数が正しい型でない場合には TypeError例外が送出されます。 - Python
  • Thus, the information distributed by the information provider is made known to every user without exception.
    これにより、情報提供者側が配信する情報を、ユーザに周知徹底させることができる。 - 特許庁
  • • Export duties are not consistent with China’s accession protocol, and the exception clause Article 20 of GATT does not apply in this case.
    ・輸出税は中国加盟議定書違反であり、GATT第20条の例外条項の適用はない。 - 経済産業省
  • (b) With the exception of France, most countries and regions have a more than an 80% dependency on fossil fuel.
    (イ)フランスを除き、ほとんどの国・地域において化石燃料依存度は80%程度以上。 - 経済産業省
  • To provide an improved method for processing an interruption (including an exception) in a computer system.
    コンピュータ・システムにおいて、割り込み(例外を含む)を処理する改良された方法を提供する。 - 特許庁
  • Yet there are many cases clear enough and grave enough to justify that exception.
    しかしこの例外を正当化するだけ十分明らかで重大な事例はたくさんあります。 - John Stuart Mill『自由について』
  • Exception processing means 2 411C, 411M, 411Y, and 411K perform exception processing 1 different from normal half-tone processing for an image detected as an edge by an edge detecting means.
    例外処理手段2 411C・411M・411Y・411Kで、エッジ検出手段によりエッジであると検出された画像に対して、通常のハーフトーン処理とは異なる例外処理1を行う。 - 特許庁
  • For an image bit map after the exception processing 1, exception processing 2 for determining a pulse growing direction while overrides a pulse growing direction determined based upon a reference position in a half-tone pattern is performed.
    該例外処理1後の画像ビットマップに対して、ハーフトーンパターン内の参照位置に基づいて決定されるパルス成長方向を無視してパルス成長方向を決定する例外処理2を行う。 - 特許庁
  • When an interrupt is made by the timer 9, what part of a program 20 has been carried out can be known, by checking the value of an exception program counter 41 of the CPU 6 in an exception program.
    タイマ9から割込みが入った時点で、プログラム20のどの部分が実行されていたのかは、例外プログラムの中で、CPU6の例外プログラムカウンタ41の値を調べれば知ることができる。 - 特許庁
  • When the UI engine 30 is notified of the exception processing request from a main system 20, on the other hand, a storage section 32 stores the relevant exception processing request under control of a UI content control section 31.
    一方、UIエンジン30において、メインシステム20から例外処理要求が通知されると、UIコンテンツ制御部31の制御のもと、格納部32が当該例外処理要求を記憶する。 - 特許庁
  • To solve a problem of a conventional compiler outputting a large-size code of a function call for generating an exception object in an exception generation position to increase program size.
    従来のコンパイラは,例外発生箇所に例外オブジェクトを作成するための関数呼出しのコードを出力するが,関数呼出しはコードサイズが大きく,結果としてプログラムのサイズが大きくなる。 - 特許庁
  • In the event of the exception, a user can optionally set the stopping of progress of the program and the execution of the routine coping with the exception from an external debugger through an ICE module.
    例外の発生により、プログラムの進行の停止と、その例外の発生に対処するルーチンの実行とを、ICEモジュールを介して外部のデバッガからユーザが任意に設定することが可能となる。 - 特許庁
  • The source code inspection system is provided with: an inspection apparatus 700; an inspection data base 105 where the source code is copied by an application exception applying apparatus; and an inspection rule application exception data base 104.
    ソースコードインスペクションシステムは、インスペクション装置700と、適用除外申請装置によりソースコードがコピーされたインスペクション用データベース105と、インスペクションルール適用除外データベース104とを備える。 - 特許庁
  • Note that, during production runs, no exception should reach the end-user, so there is no need for concern about technical complexity in the exception error messages.
    実際の運用時には、例外が一般使用者に見えることがないことに注意しましょう。 つまり、例外のエラーメッセージに、技術的に複雑な内容を含めるのを躊躇する必要はないということです。 - PEAR
  • The selected exception data is excluded from the reference display data by a reference display data updating means 27.
    選択された除外データは、参照表示データ更新手段27により参照表示データから除かれる。 - 特許庁
  • To automatically conduct a test on the exception handling of a program created by use of an object-oriented programming language.
    オブジェクト指向プログラミング言語を用いて作成されたプログラムの例外処理のテストを自動的に行う。 - 特許庁
  • An exception number of a dial lock mode is set in an address book stored in an address storing part 19.
    アドレス記憶部19に記憶されたアドレス帳の中でダイヤルロックモードの例外番号を設定しておく。 - 特許庁
  • The exception handler also terminates execution of executable code on the web server which encounters the abnormal condition.
    同時に例外処理ハンドラは、異常状態に遭遇したウェブサーバで実行コードの実行を終了する。 - 特許庁
  • To reduce size of an execution program allowing display of debug information in data exception processing.
    データ例外処理においてデバッグ情報の表示が可能な実行プログラムについて、そのサイズを小さくする。 - 特許庁
  • To reduce the occurrence frequency of missing page exception in a computer system in which distribution of CPU resources is managed.
    CPUリソースの配分が管理されたコンピュータシステムにおいて、ミッシングページ例外の発生頻度を抑える。 - 特許庁
  • The system then notifies the other party of the calculated candidate modification and a degree of exception solution by the candidate modification.
    さらに、算出した変更候補と変更候補による例外解決度合いを相手側に通知する。 - 特許庁
  • Responsive to an attempt to access the first guard address range, a storage exception signal is generated.
    第1の保護アドレス範囲にアクセスしようとする試みに応答して、格納例外信号が生成される。 - 特許庁
  • (v) One half of the expenses incurred in purchasing or manufacturing biological preparations for animal use, with the exception of vaccine against rinderpest.
    五 牛疫予防液以外の動物用生物学的製剤の購入費又は製造費の二分の一 - 日本法令外国語訳データベースシステム
  • To perform optimization with high effect to a program including an instruction in which an exception processing is possible to happen.
    例外処理が起きる可能性のある命令を含むプログラムに対して効果の高い最適化を行う。 - 特許庁
  • Further, the branch code to an exception processing routine is added to the end of the copy and the execution is restarted from S1.
    さらに例外処理ルーチンへの分岐コードをコピーの最後に付加し、S1から実行を再開する。 - 特許庁
  • The escape character is '%' with one exception: inside of a window's hardstatus '^%' ('^E') is used instead.
    エスケープ文字は '%' であるが、ひとつだけ例外があり、ウィンドウのハードステータスの内部ではこれの代わりに '^%' ('^E') を用いる。 - JM
  • All the error names specified by POSIX.1 must have distinct values, with the exception of EAGAIN
    POSIX.1 で定義されているすべてのエラー名には、それぞれ異なる値が対応していなければならない。 但し、EAGAIN - JM
  • The divide-by-zero exception occurs when an operation on finite numbers produces infinity as exact answer.
    divide-by-zero例外は、有限の数値に対する演算が、無限大の答えを生成するような場合に起こる。 - JM
  • To create RESTful Web Services with the Spring framework, repeat the procedures described in the tutorial, with one exception.
    Spring Framework で RESTful Web サービスを作成するには、チュートリアルで説明されている手順を 1 つを除いて繰り返します。 - NetBeans
  • Issue #114174: WSDL files manually edited by CASA throw Null Pointer Exception in the build.xml output.
    課題 114174: CASA によって生成された WSDL ファイルを手動で編集すると、build.xml の出力で Null ポインタ例外がスローされる。 - NetBeans
  • Issue #114171: WSDL files manually edited by CASA throw Null Pointer Exception in the build.xml output.
    課題 114171: CASA によって生成された WSDL ファイルを手動で編集すると、build.xml の出力で Null ポインタ例外がスローされる。 - NetBeans
  • Issue #132274: WSDL from database wizard throws an exception and createsincorrect wsdl file on Solaris in Japanese locale (euc-jp) .
    課題 132274: データベースウィザードからの WSDL が、Solaris の日本語ロケール (euc-jp) で例外をスローし、正しくない WSDL ファイルを作成する。 - NetBeans
  • These details can then be passed onto a fault handler that is configured to deal with this kind of exception.
    これらの詳細を、その種の例外を処理するよう構成されたフォルトハンドラへ渡すことができます。 - NetBeans
  • This plain wooden statue features very little color with the exception of vermillion on the lips and black on the eyebrows and pupils.
    唇に朱を、眉、瞳などに墨を塗るほかは彩色などを施さない素木仕上げの像である。 - Wikipedia日英京都関連文書対訳コーパス
  • This is an exception, and there is no other successive Emperor but Go-Toba-in whose posthumous name was changed.
    歴代の天皇の中で諡が改められたのは後鳥羽院のみであり、かなり例外的と言える。 - Wikipedia日英京都関連文書対訳コーパス
  • The appointment of Tadamasa, the Grand Minister, the position of Nyoin betto (steward to the mother of the emperor) in particular was a rare exception.
    特に太政大臣の忠雅が女院別当に補されたのは極めて異例のことだった。 - Wikipedia日英京都関連文書対訳コーパス
  • And he totally broke down "Kitayama-dai villa" which Yoshimitsu had built as the political center, with the exception of Rokuon-ji temple (Kinkaku).
    また、義満が造成した政務中枢「北山第」は鹿苑寺(金閣)をのぞいて全て取り壊した。 - Wikipedia日英京都関連文書対訳コーパス
  • Thus it is believed that no documents in a form of "I" (移) exist today, with the exception of Shoso-in monjo (documents of Shoso-in).
    そのため、正倉院文書などの一部例外を除いてほとんど現存していないとされている。 - Wikipedia日英京都関連文書対訳コーパス
  • Over time Daigaku-besso declined to such an extent that they became only a form as the power of other clans decreased, with the exception of the Kangakuin of the Fujiwara clan.
    各氏の衰えとともに別曹も荒廃し藤原氏の勧学院以外は形式のみとなった。 - Wikipedia日英京都関連文書対訳コーパス
  • When head families were ranked as a higher grade, Shishaku was conferred on their branched families as an exception.
    分家した家で本家が高い爵位を持っている場合には特例として子爵をあたえられた。 - Wikipedia日英京都関連文書対訳コーパス
  • Today, with almost all stations using official names given by the respective railway companies, the situation around the names of the Uji stations was a rare exception.
    現在ではほぼ各社の正式名称で表記されており、宇治駅は数少ない例外だった)。 - Wikipedia日英京都関連文書対訳コーパス
  • The envoy from the Tsushima Domain in 1629, which consisted mainly of priests and was sent up to Hanseong, was the only exception.
    唯一の例外は1629年(寛永6年)に漢城に送られた僧を中心とした対馬藩使節である。 - Wikipedia日英京都関連文書対訳コーパス
  • When the count value- surpasses C×n, A-C is defined as the count value A as exception processing.
    カウンタ3のカウント値AがC×nを上回るときは、例外処理としてA−Cをカウント値Aとする。 - 特許庁
  • You know how much I hate to travel, gretchen but considering the mess down here, I made an exception.
    グレトゲン、あまり移動したくないことを 知っているな。 ...でも、この混乱を 見て行かなければならなかった。 - 映画・海外ドラマ英語字幕翻訳辞書
<前へ 1 2 .... 13 14 15 16 17 18 19 20 21 .... 37 38 次へ>

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