Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「exception」に関連した英語例文の一覧と使い方(8ページ目) - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「exception」に関連した英語例文の一覧と使い方(8ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > exceptionの意味・解説 > exceptionに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

exceptionを含む例文一覧と使い方

該当件数 : 1882



例文

The exception to this is a special process called init(8) . 例文帳に追加

これの例外は init という特別なプロセスです。 - FreeBSD

(The exception is SIGKILL , which has its usual effect. 例文帳に追加

は例外で、通常どおりの効果をもたらす)。 - JM

Whenever you place the cursor in an exception, the Editor highlights all statements that throw the exception.例文帳に追加

カーソルを例外の上に置くと、その例外をスローする文がすべて強調表示されます。 - NetBeans

One interesting exception to this例文帳に追加

1つ面白い例外が 画面の真ん中にあります - 映画・海外ドラマ英語字幕翻訳辞書

例文

Where there's a slum, there's crime. and district 9 was no exception.例文帳に追加

スラムには 犯罪が起こる 第9地区にもね - 映画・海外ドラマ英語字幕翻訳辞書


例文

But today is an exception. 例文帳に追加

(いつも机を離れたことは無いが)今日は別だ - 斎藤和英大辞典

With the exception of Mike, everyone was at the party.例文帳に追加

マイクを除いてみんなパーティーに顔を出した。 - Tatoeba例文

Throwing a subclass of the original exception. 例文帳に追加

もとの例外のサブクラスをスローするような変更。 - PEAR

If true,an exception is raised upon the first failure or unexpected exception in an example.例文帳に追加

真にすると、最初のテスト失敗や予期しない例外が起きたときに例外を送出します。 - Python

例文

This returns the current exception object,or NULL if no exception has occurred. 例文帳に追加

この関数は現在の例外オブジェクトを返します。 例外が発生していない場合には NULL を返します。 - Python

例文

The exception should be class-based.例文帳に追加

例外はクラスベースの例外でなければなりません。 - Python

Exception raised on errors. 例文帳に追加

エラーが発生した際に送出される例外です。 - Python

The instruction causing the exception is indicated.例文帳に追加

例外を引き起こした命令が表示されます。 - Python

The default method raises a RuntimeError exception. 例文帳に追加

このメソッドはデフォルトで RuntimeError 例外を発生させます。 - Python

Errors and warnings may be converted to an exception by raising the passed-in exception object.例文帳に追加

受け取った例外オブジェクトを raise することで、エラーや警告は例外に変換されることもあります。 - Python

The SAXException exception class supports the following methods:例文帳に追加

SAXException 例外クラスは以下のメソッドをサポートしています。 - Python

Return an encapsulated exception object, or None. 例文帳に追加

カプセル化した例外オブジェクトまたは None を返します。 - Python

Raise an exception for all conversion. 例文帳に追加

全ての変換に対して例外を送出します。 - Python

When an exception occurs in the try clause, the exception is temporarily saved, the finally clause is executed, and then the saved exception is re-raised.例文帳に追加

例外がtry 節内で発生した場合、例外は一時的に保存され、finally が実行された後、保存されていた例外が再送出されます。 - Python

With the exception of his latest, 例文帳に追加

最近の作を除いて彼の作を皆持っている - 斎藤和英大辞典

Exception on Use of Services by Non-Partner 例文帳に追加

組合員以外の者の事業の利用の特例 - 日本法令外国語訳データベースシステム

Special provision concerning exception to lack of novelty of invention 例文帳に追加

発明の新規性の喪失の例外の特例 - 日本法令外国語訳データベースシステム

EXCEPTION PROCESSING SYSTEM AND METHOD FOR THE SAME AND PROCESSOR例文帳に追加

例外処理システム及び方法、並びに、プロセッサ - 特許庁

If I made an exception just because he used to be my companion例文帳に追加

《昔の仲間だからって 例外にしてたら - 映画・海外ドラマ英語字幕翻訳辞書

So that if books are available under a copyright exception例文帳に追加

もし本が著作権の制約を受けておらず - 映画・海外ドラマ英語字幕翻訳辞書

Maybe they'll make an exception and let you go home.例文帳に追加

たぶん、例外扱いで 家に帰れるじゃない? - 映画・海外ドラマ英語字幕翻訳辞書

National security exception. read the warrant.例文帳に追加

国家安全保障の特例です 令状を読んで - 映画・海外ドラマ英語字幕翻訳辞書

Not that they're an exception to it.例文帳に追加

彼らが規則から 外れている訳ではないのです - 映画・海外ドラマ英語字幕翻訳辞書

There is an exception to this adsorption rule.例文帳に追加

この吸着の法則には一つの例外がある。 - 英語論文検索例文集

Without exception, all living organisms require water.例文帳に追加

例外なく,すべての生き物は水を必要とする。 - 英語論文検索例文集

There is an exception to this adsorption rule.例文帳に追加

この吸着の法則には一つの例外がある。 - 英語論文検索例文集

With the exception of Tom, nobody else came to the party.例文帳に追加

トム以外誰1人としてパーティには来なかった。 - Tatoeba例文

If the exception class is derived from the standard root class Exception, the associated value is present as the exception instance's args attribute, and possibly on other attributes as well.User code can raise built-in exceptions.例文帳に追加

例外が標準のルートクラスである Exception から導出された場合、関連値は例外インスタンスの args 属性中に他の属性と同様に置かれます。 ユーザによるコードも組み込み例外を送出することができます。 - Python

This exception is raised on certain errors. 例文帳に追加

何らかのエラーのときに送出される例外です。 - Python

This exception is raised on all errors. 例文帳に追加

この例外は、全てのエラーについて発生します。 - Python

Exception to be raised when a test fails. 例文帳に追加

テストが失敗したとき送出される例外です。 - Python

Format the exception part of a traceback. 例文帳に追加

トレースバックの例外部分の書式を設定します。 - Python

Exception raised when a browser control error occurs. 例文帳に追加

ブラウザのコントロールエラーが起こると発生する例外。 - Python

Asynchronously raise an exception in a thread. 例文帳に追加

スレッド内で非同期的に例外を送出します。 - Python

The exception handling definition generation part 21 extracts the exception handling to be executed in the business process not defined with the exception handling from the generated list.例文帳に追加

例外処理定義生成部21は、生成した一覧から、例外処理が定義されていないビジネスプロセスで実行すべき例外処理を抽出する。 - 特許庁

To support a programmer to perform a source program editing operation by presenting information on exception occurring in each sentence in a source program and information on how the exception is handled when the exception occurs.例文帳に追加

ソースプログラムの各文で起こる例外とどの様にハンドリングされるかに関する情報を提示し、プログラマのソースプログラム編集作業を支援する。 - 特許庁

An exception processing part 11000 extracts an exception condition from a job state definition table 10 and inputs this exception condition to a status watcher 11010.例文帳に追加

例外処理部11000は、業務状態定義表10から例外条件を抽出し、この例外条件をステータスウオッチャ11010に入力する。 - 特許庁

The exception handling execution request part 22 makes a business process execution engine 2 execute the extracted exception handling.例文帳に追加

例外処理実行要求部22は、抽出した例外処理をビジネスプロセス実行エンジン2に実行させる。 - 特許庁

EXCEPTION TEST SUPPORT PROGRAM AND DEVICE例文帳に追加

例外テスト支援プログラム及び例外テスト支援装置 - 特許庁

Exception to the jurisdictional district of the Tokyo High Court 例文帳に追加

東京高等裁判所の管轄区域の特例 - 日本法令外国語訳データベースシステム

with the exception of the children, everyone was told the news 例文帳に追加

子供は除外して、全員がニュースを知らされた - 日本語WordNet

To fix the exception: 例文帳に追加

この例外を解決するには、次の手順に従います。 - NetBeans

A bore to pass a ribbon through is provided without exception. 例文帳に追加

例外なく綬を通す為の孔が穿たれている。 - Wikipedia日英京都関連文書対訳コーパス

When the voltages return to the acceptable range, the exception handler resumes the pipeline and completes handling of the exception.例文帳に追加

電圧が許容可能な範囲に戻ると、パイプラインをレジュームし、例外の取り扱いを終了する。 - 特許庁

例文

There's only one exception to this universal law例文帳に追加

この基本法則には一つだけ例外があります - 映画・海外ドラマ英語字幕翻訳辞書




  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution (CC-BY) 2.0 France
  
英語論文検索例文集
©Copyright 2001~2025 , GIHODO SHUPPAN Co.,Ltd. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2025 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2025 GRAS Group, Inc.RSS