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