sok / Sok.Exceptions / AddressInUseException / <init>
AddressInUseException(message: String = "The address/port is already in use")
Platform and version requirements: Common
Exception thrown when trying to bind a socket to an address/port already bound
message - Message given by the exception when thrown