次の方法で共有


ExceptionResponse クラス

定義

API エラー。

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

コンストラクター

ExceptionResponse()

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

ExceptionResponse(ServiceError)

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

プロパティ

Error

API エラーの詳細を取得または設定します。

適用対象