/[projects]/android/SmsSend/src/dk/thoerup/smssend/SmsSend.java
ViewVC logotype

Diff of /android/SmsSend/src/dk/thoerup/smssend/SmsSend.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1137 by torben, Mon Sep 27 05:44:28 2010 UTC revision 1138 by torben, Mon Sep 27 05:47:31 2010 UTC
# Line 284  public class SmsSend extends Activity { Line 284  public class SmsSend extends Activity {
284                                                    
285                  } catch (Exception e) {                  } catch (Exception e) {
286                          Log.e("SmsSend", "sendCoolSms", e);                          Log.e("SmsSend", "sendCoolSms", e);
287                            respMessage = "" + e.getMessage();
288                          success = false;                          success = false;
289                  }                  }
290                                    

Legend:
Removed from v.1137  
changed lines
  Added in v.1138

  ViewVC Help
Powered by ViewVC 1.1.20