Represents an error that occurs when a network connection fails.
Extends the built-in Error class to provide additional context for connection-related issues.
Param: message
A human-readable description of the error.
Param: options
Optional settings for customizing the error behavior.
Represents an error that occurs when a network connection fails. Extends the built-in Error class to provide additional context for connection-related issues.
Param: options
Optional settings for customizing the error behavior.