ErrorModel interface
Error details.
Properties
code | Error code identifying the specific error. |
details | Error details |
message | A human readable error message. |
Property Details
code
Error code identifying the specific error.
code: string
Property Value
string
details
message
A human readable error message.
message: string
Property Value
string
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript