| Creates and opens a MessageConnection.
Parameters: name - the URL for the connection. a new MessageConnection object. exception: IllegalArgumentException - if a parameter is invalid. exception: ConnectionNotFoundException - if the requested connectioncannot be made, or the protocol type does not exist. exception: IOException - if some other kind of I/O error occurs. exception: SecurityException - if a requested protocol handler is notpermitted |