ResourceOperationError interface

These describe errors that occur at the resource level

Properties

errorCode

Code for the error eg 404, 500

errorDetails

Detailed message about the error

Property Details

errorCode

Code for the error eg 404, 500

errorCode: string

Property Value

string

errorDetails

Detailed message about the error

errorDetails: string

Property Value

string