次の方法で共有


QueryFailureError クラス

定義

エラー定義。

public class QueryFailureError
type QueryFailureError = class
Public Class QueryFailureError
継承
QueryFailureError

コンストラクター

QueryFailureError()

QueryFailureError クラスの新しいインスタンスを初期化します。

QueryFailureError(String, String)

QueryFailureError クラスの新しいインスタンスを初期化します。

プロパティ

Code

HTTP エラー コードのサブステータスとして機能するサービス固有のエラー コードを取得します。

Message

エラーの説明を取得します。

適用対象