DriverError.source constructor
const
DriverError.source(
- Object cause
The inbound source failed to read; the host should reconnect.
Implementation
const DriverError.source(this.cause) : kind = 'Source';
The inbound source failed to read; the host should reconnect.
const DriverError.source(this.cause) : kind = 'Source';