Serializablepublic class NetException extends OpenAS2Exception
SOURCE_FILE, SOURCE_MESSAGE| Constructor | Description |
|---|---|
NetException() |
|
NetException(String msg) |
|
NetException(InetAddress address,
int port,
Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSource, 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 © 2018. All rights reserved.