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