9899100101102103104
} catch (Exception e) { Log.error(e, "Unable to read user input"); } // Add the new todo item Remote.conn.execl(new CreateTodoBean(response), "Unable to add Todo"); }