public class ConnectionFault extends ConnectionException
Constructor and Description |
---|
ConnectionFault(String msg) |
ConnectionFault(String msg,
SocketException e) |
getLocalizedMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionFault(String msg, SocketException e)
string
- e
- public ConnectionFault(String msg)
Copyright © 2009–2016. All rights reserved.