public final class BindPortException extends Exception
A port cannot be bound...
Constructor and Description |
---|
BindPortException(Exception e,
int port) |
Modifier and Type | Method and Description |
---|---|
int |
getPort()
Returns the port entered by the user.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BindPortException(Exception e, int port)
Copyright © 2015. All rights reserved.