static RemoteDB connectToDBOpt(S dbNameOrID) null on exception { ret new RemoteDB(dbNameOrID); }