public final class BindPortException
extends java.lang.Exception
A port cannot be bound...
| Constructor and Description |
|---|
BindPortException(java.lang.Exception e,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort()
Returns the port entered by the user.
|