public class PortBindFailureException extends RuntimeException
Constructor and Description |
---|
PortBindFailureException(InetSocketAddress address) |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddress() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PortBindFailureException(InetSocketAddress address)
public InetSocketAddress getAddress()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.