NO_NETWORK_CONNECTION

Represents an error when there is no network connection available.

This error occurs when the system detects the absence of network connectivity. Check network settings or connectivity before performing network-related operations.

Properties

Link copied to clipboard
val code: Int

The integer value associated with each ErrorCode.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int