Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | BindException(String
the detail message msg)Constructs a new BindException with the specified detail message as to why the bind error occurred. |
public |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
BindException | back to summary |
---|---|
public BindException(String msg) Constructs a new BindException with the specified detail message as to why the bind error occurred. A detail message is a String that gives a specific description of this error.
|
BindException | back to summary |
---|---|
public BindException() Construct a new BindException with no detailed message. |