public class ConnectionNotFoundException
extends java.io.IOException
Connector.open(String),
Serialized Form| Constructor and Description |
|---|
ConnectionNotFoundException()
Create a new ConnectionNotFoundException
|
ConnectionNotFoundException(java.lang.String s)
Create a new ConnectionNotFoundException with a message
|