MtpErrorResponse: { exceptionMessage: string; exceptionType: string } & MtpCommonResponse

例外発生時のiPLAss固有のWebAPIレスポンスの型

Type declaration

  • exceptionMessage: string

    発生したExceptionに設定されているメッセージ

  • exceptionType: string

    発生したExceptionのクラス名