SerializedError
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / SerializedError
Interface: SerializedError
Section titled “Interface: SerializedError”Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:76
Serialized error format for logging and transmission
Properties
Section titled “Properties”name:
string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:77
code:
ErrorCode
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:78
message
Section titled “message”message:
string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:79
field?
Section titled “field?”
optionalfield:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:80
context?
Section titled “context?”
optionalcontext:Record<string,unknown>
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:81
cause?
Section titled “cause?”
optionalcause:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:82
stack?
Section titled “stack?”
optionalstack:string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:83
timestamp
Section titled “timestamp”timestamp:
string
Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:84