Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.07 KB

File metadata and controls

12 lines (10 loc) · 1.07 KB

SdkError

Properties

Name Type Required Description
type string The URI reference that identifies the type of problem.
title string A short summary of the problem.
status number The error's HTTP status code.
detail string Information about the error.
instance string A URI reference that identifies the specific occurrence of the problem.
requestId string The request's ID.