public class PortInUseException extends Exception
| Modifier and Type | Field and Description |
|---|---|
String |
currentOwner
the owner of the port requested.
|
| Constructor and Description |
|---|
PortInUseException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String currentOwner
Copyright © 2016. All rights reserved.