「exception message」を含む例文一覧(14)

  • The exception message generated by the example, if the example is expected to generate an exception; or None if it is not expected to generate an exception.
    例題が例外を生成すると予想される場合の例外メッセージです。 - Python
  • Exception info is added to the logging message.
    例外情報はログメッセージに追加されます。 - Python
  • Generate a useful error message from an EnvironmentError (IOError or OSError) exception object.
    例外オブジェクト EnvironmentError (IOError または OSError) から、エラーメッセージを生成します。 - Python
  • The actual message for the exception is shown in the Console for the current debugging session.
    例外の実際のメッセージは、現在のデバッグセッションのコンソールに表示されます。 - NetBeans
  • The message indicating which exception occurred is the always last string in the list.
    どの例外が起きたのかを示すメッセージは、常にリストの最後の文字列です。 - 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
  • Since the Warning class is derived from the built-inException class, to turn a warning into an error we simplyraise category(message).The warnings filter is initialized by -W options passed to the Python interpreter command line.
    Warning クラスは組み込みの Exception クラスから導出されているので、警告をエラーに変えるには単にcategory(message) を raise します。 警告フィルタは Python インタプリタのコマンドラインに渡される-W オプションで初期化されます。 - Python
  • These three variables are not always defined; they are set when an exception is not handled and the interpreter prints an error message and a stack traceback.
    通常は定義されておらず、捕捉されない例外が発生してインタープリタがエラーメッセージとトレースバックを出力した場合にのみ設定されます。 - Python
  • Note that the defects are added to the message where the problem was found, so for example, if a message nested inside amultipart/alternative had a malformed header, that nested message object would have a defect, but the containing messages would not.All defect classes are subclassed from email.Errors.MessageDefect, but this class is not an exception!
    注意: これらの障害は、問題が見つかったメッセージに追加されるため、たとえばmultipart/alternative 内にあるネストしたメッセージが異常なヘッダをもっていた場合には、そのネストしたメッセージが障害を持っているが、その親メッセージには障害はないとみなされます。 すべての障害クラスは email.Errors.MessageDefect のサブクラスですが、これは例外とは違いますので注意してください。 - Python
  • A part of the received code is executed within the exception handler, and when encountering the abnormal condition, the exception handler calls one or more global functions, clears the currently displayed browser window to properly terminate execution of the client-side browser code, displays an error message and notifies a user of a session failure.
    受け取ったコードの一部は例外ハンドラ内で実行され、異常状態に遭遇した場合、例外ハンドラは1つ以上のグローバル関数を呼び出し、クライアント側ブラウザのコード実行を適切に終了するため、現在表示中のブラウザウインドウをクリアし、エラーメッセージを表示し、セッションの失敗をユーザに通知する。 - 特許庁
  • Note. At the time of writing, the Hibernate JPA persistence provider has some known issues that can cause problems in web applications such as JavaServer Faces applications.While not specific to NetBeans, these issues can be worked around by choosingeager as the association fetch value and java.util.Set as the collection type in the Mapping Options pane.If you use the Hibernate JPA persistence provider and choose default or lazy as the association fetch value in the Mapping Options pane,an org.hibernate.LazyInitializationException exception can occur at runtime.If you choose an association fetch value of eager and you do not also choose java.util.Set as the collection type,an org.hibernate.HibernateException can occur (with the message"cannot simultaneously fetch multiple bags") at runtime.These issues pertain to the Hibernate JPA persistence provider and not to the defaultpersistence provider.
    「完了」をクリックすると、選択した各表のエンティティークラスが作成され、「構成ファイル」ノードの下に persistence.xml が作成されます。 - NetBeans
  • This exception provides three attributes:msg is a brief message explaining the error, lineno is the number of the line on which the broken construct was detected,and offset is the number of characters into the line at which the construct starts.
    この例外は三つの属性を提供しています: msg はエラーの内容を説明する簡単なメッセージ、lineno は壊れたマークアップ構造を検出した場所の行番号、offset は問題のマークアップ構造の行内での開始位置を示す文字数です。 - Python
  • If exception(s) occur, an Error is raised with a list of reasons. The source code for this should be considered an example rather than a tool.Changed in version 2.3:Error is raised if any exceptions occur during copying,rather than printing a message.
    この関数のソースコードは道具としてよりも使用例として捉えられるべきでしょう。 バージョン 2.3 で 変更 された仕様:コピー中にエラーが発生した場合、メッセージを出力するのではなく例外を引き起こすように変更。 - Python
  • The management rules may include rules for such things as identifying the dedicated storage device, configuring the dedicated storage device, sending disk protocol messages to the dedicated storage device, handling disk protocol message received from the dedicated storage device, and handling error and exception conditions.
    管理ルールは、例えば、専用ストレージ装置を識別し、専用ストレージ装置を設定し、ディスクプロトコルメッセージを専用ストレージ装置に送信し、専用ストレージ装置から受信されたディスクプロトコルメッセージを処理し、そして、誤り条件および例外条件を処理するためのルールを含んでもよい。 - 特許庁

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • NetBeans
    © 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.