OperationError interface 
Error details for the operation in case of a failure.
Properties
| code | The error code of the operation error. | 
| message | The error message of the operation error. | 
Property Details
code
The error code of the operation error.
code?: stringProperty Value
string
message
The error message of the operation error.
message?: stringProperty Value
string