public class NetException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor and Description |
|---|
NetException(InetAddress aAddress,
int nPort,
Throwable aCause) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getAddress() |
int |
getPort() |
addSource, getAllSources, getSource, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NetException(@Nullable InetAddress aAddress, int nPort, @Nullable Throwable aCause)
@Nullable public InetAddress getAddress()
public int getPort()
Copyright © 2013–2019 Philip Helger. All rights reserved.