public class BindException extends SocketException:
import klyn.net
throw BindException("Address already in use")| Modifier and Type | Member | Description |
|---|---|---|
| public | BindExceptionBindException(message as String = "Bind failed"): |
Creates a bind exception. |