public class ConnectionNotFoundException extends IOException
Connector.open(String), 
Serialized Form| Constructor and Description | 
|---|
ConnectionNotFoundException()
Create a new ConnectionNotFoundException 
 | 
ConnectionNotFoundException(String s)
Create a new ConnectionNotFoundException with a message 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic ConnectionNotFoundException()
public ConnectionNotFoundException(String s)
s - the message