try
finally
javax.microedition.io.Connection
示例:
void example() throws IOException { Connection c = Connector.open("foo"); }