public class AS2NetException extends AS2Exception
| Constructor and Description |
|---|
AS2NetException(InetAddress aAddress,
int nPort,
Throwable aCause) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getAddress() |
int |
getPort() |
getSourceMsg, log, log, setSourceMsg, terminate, terminate, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AS2NetException(@Nullable InetAddress aAddress, int nPort, @Nullable Throwable aCause)
@Nullable public InetAddress getAddress()
public int getPort()
Copyright © 2013–2022 Philip Helger. All rights reserved.