public class NetException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor and Description |
|---|
NetException() |
NetException(InetAddress address,
int port,
Throwable cause) |
NetException(String msg) |
addSource, getSource, getSources, log, terminateaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NetException()
public NetException(String msg)
public NetException(InetAddress address, int port, Throwable cause)
Copyright © 2017. All rights reserved.