ErrorResponse interface

작업이 실패할 때 오류 응답이 전송됩니다.

속성

code

오류 코드

message

오류 메시지

속성 세부 정보

code

오류 코드

code: string

속성 값

string

message

오류 메시지

message: string

속성 값

string