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, terminate
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NetException()
public NetException(String msg)
public NetException(InetAddress address, int port, Throwable cause)
Copyright © 2018. All rights reserved.