Optionaloptions: { broker?: string; cause?: unknown; retriable?: boolean }Optional ReadonlybrokerBroker address that caused the error, if known.
ReadonlynameReadonlyretriableWhether this error is retriable (transient).
StaticisCheck if a value is an instance of Error
True if the value is an instance of Error, false otherwise
Error related to network connectivity or socket operations.