SocketException constructor
- String message,
- {OSError? osError,
- InternetAddress? address,
- int? port}
Creates a SocketException with the provided values.
Implementation
const SocketException
Creates a SocketException with the provided values.
const SocketException