AN ERROR CODE Meaning in Japanese - translations and usage examples

[æn 'erər kəʊd]
Noun
[æn 'erər kəʊd]
エラーコード
エラーコードを
エラーコードが

Examples of using An error code in English and their translations into Japanese

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
An error code from xml_get_error_code.
Xml_get_error_code()からのエラーコード。
If you did get an error code, try this instead:.
もしも、この文字コードでエラーとなった場合は、以下を試してみてください。
An error code and message explain the reason for the error..
エラーcodeとmessageは、エラーの原因を説明します。
Each of these objects contains an error code, reason, and.
これらのオブジェクトにはエラーコードとエラーの原因、そして。
Otherwise an error code(negative value) is returned.
異常があった場合はエラーコード(負の値)を返す。
The errorCode property stores an error code of the REST API.
ErrorCodeプロパティにはRESTAPIのエラーコードが格納されています。
When an error related to OAuth authentication occurs,the API Gateway returns an error code.
OAuth認証エラーが発生した場合は、APIGatewayよりエラーコードを返します。
Received an Error Code after Sending a Mail?
メール送信後にエラーコードを受信しましたか?
By using your own naming convention,you only have to check for a positive response, or an error code.
名前指定の協定書を使用しながら、肯定的な応答またはエラーコードのみをチェックすることができます。
The first element contains an error code, execution time, etc.
配列の先頭には、エラーコードや実行時間などの情報が入ります。
An error code from the operating system, from PowerPoint or Excel, or from think-cell itself.
オペレーティングシステム、PowerPointまたはExcel、またはthink-cell自体からのエラーコード、。
This property returns an error code defined in the KiiError class.
KiiErrorクラスで定められたエラーコードを返します。
When you use iTunes to update or restore your iPhone, iPad,or iPod and you see an error code or alert.
ITunesを使用してiPhone、iPad、またはiPodを更新または復元すると、エラーコードまたはアラートが表示されます。
FailType String Y It contains an error code if an API call failed.
MessageStringY呼び出しに失敗した場合のエラーコードが含まれています。
It returns an error code and message in JSON format, if authentication was successful but the API call failed.
認証に問題はないが組織連動APIの呼び出しに失敗した場合、下記のエラーコードとエラーメッセージをJSON形式で返します。
API References- a overview on how APIs can be used,links to API reference documents and an error code listing.
APIレファレンス-APIの使用方法の概要、APIリファレンス・ドキュメントおよびエラーコードリストへのリンク。
The KRB_ERROR message contains an error code and text explaining what went wrong.
KRB_ERRORメッセージは、エラーコードとその理由を示すテキストを含んでいます。
Linux accept()(and accept4())passes already-pending network errors on the new socket as an error code from accept().
Linuxのaccept()は、新しいソケットにおける、発生済みのネットワークエラーをaccept()からのエラーコードとして渡す。
If any error occurs, an error code is reported for use by the application.
エラーが発生した場合、アプリケーションで使用できるエラーコードが報告されます。
You probably reached this article because Device Manager oranother tool like DXDiag reported an error code, and you are not sure how to resolve it.
この記事は、デバイスマネージャーまたはDXDiagなどのツールがエラーコードを報告し、解決方法が分からない場合の参照用です。
If any error occurs, an error code is reported for use by the application.
エラーが発生すると、アプリケーションが使用できるようにエラーコードが報告されます。
Linux accept()(and accept4())passes already-pending network errors on the new socket as an error code from accept().
エラー処理Linuxのaccept()(とaccept4())は、新しいソケットにおける、発生済みのネットワークエラーをaccept()からのエラーコードとして渡す。
Some GFX API functions do not report an error code. Examples are GfxImage2D or GfxSharedImage2D objects, or functions that return handles to internal objects.
一部のGFXAPI関数はエラーコードをレポートしません(例えば、GfxImage2DオブジェクトやGfxSharedImage2Dオブジェクト、内部オブジェクトへハンドルを返す関数など)。
The nis module defines the following exception: exception nis. error¶ An errorraised when a NIS function returns an error code.
Nisモジュールは以下の例外を定義しています:exceptionnis.error¶NIS関数がエラーコードを返した場合に送出されます。
If you are getting an error code 450 or an error message which starts with letters LEFKPK, this means that there is some temporary problem with Microsoft account sign-up service.
エラーコード450を含むエラーメッセージ、または"LEFKPK"という文字列で始まるエラー メッセージが表示された場合は、Microsoftアカウントのサインアップサービスに一時的な問題が発生している可能性があります。
Subsequent attempts to use the detached rangewill result in a DOMException being thrown with an error code of INVALID_STATE_ERR.
Detachが行われたRangeに続けてこの処理を行おうとすると、INVALID_STATE_ERRのエラーコード付きのDOMExceptionがスローされます。
For example,when the fuel cell system within the vehicle transmits an error code, we can use MathWorks tools to pinpoint and visualize the vehicle's exact location when the error occurred(Figure 3).
たとえば、車両に搭載されている燃料電池システムによってエラーコードが転送されると、MathWorksのツールを使用してエラーが発生した際の車両の場所を正確に示して可視化できます(図3)。
If the specified service management tool is not present on the system or if the installation failed for some reason,the shell script will return an error code of 1.
指定されたサービス管理ツールはシステム内に既存しない、若しくは何らかの理由でインストールに失敗した場合、シェルスクリプトはエラーコード1を返します。
A minute is considered unavailable for a given Server if more than 1% of allClient Operations completed during the minute return an Error Code.
分間に完了したすべてのクライアント操作のうち1%を超える操作についてエラーコードが返された場合、そのサーバーは1分間使用できなかったとみなされます。
The callback server will record the HTTP response of your endpoint, but will not follow redirects,or retry callbacks if your endpoint returns an error code, such as HTTP 500 or 400.
または、エンドポイントからHTTP500やHTTP400などのエラーコードが返された場合はコールバックを再試行します。
Results: 34, Time: 0.0367

Word-for-word translation

Top dictionary queries

English - Japanese