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