Record

with-error

No description available.

record with-error {
  code: option​<s32>,
  message: option​<string>,
  record-op: option​<custom-object-record-with-all-fields>,
}

Fields

NameTypeDescription
codeoption​<s32>
messageoption​<string>
record-opoption​<custom-object-record-with-all-fields>