Name

Sys::Socket::Error::InetInvalidNetworkAddress - Invalid Network address Socket Error

Description

Sys::Socket::Error class in SPVM represents a socket error "The got address is not a valid network address".

Usage

use Sys::Socket::Error::InetInvalidNetworkAddress;

Super Class

Error

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License