public class PortBindException extends BindException
Constructor and Description |
---|
PortBindException(ListenSocketAddress address1,
ListenSocketAddress address2,
Throwable original) |
PortBindException(ListenSocketAddress address,
Throwable original) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PortBindException(ListenSocketAddress address, Throwable original)
public PortBindException(ListenSocketAddress address1, ListenSocketAddress address2, Throwable original)
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.