public class ProxyExistsException extends RuntimeException
| Constructor and Description |
|---|
ProxyExistsException(int port) |
ProxyExistsException(String message,
int port) |
ProxyExistsException(String message,
Throwable cause,
int port) |
ProxyExistsException(Throwable cause,
int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All Rights Reserved.