Author: jerome
Date: 2009-10-28 13:40:53 +0100 (Wed, 28 Oct 2009)
New Revision: 5780

Added:
   
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/src/com/kysoh/plugins/facebook/connection/FacebookLoginException.java
Log:
* Forget to add new exception class.

Added: 
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/src/com/kysoh/plugins/facebook/connection/FacebookLoginException.java
===================================================================
--- 
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/src/com/kysoh/plugins/facebook/connection/FacebookLoginException.java
                            (rev 0)
+++ 
software_suite_v3/software/plugin/plugin-facebook/branches/october_release/src/com/kysoh/plugins/facebook/connection/FacebookLoginException.java
    2009-10-28 12:40:53 UTC (rev 5780)
@@ -0,0 +1,7 @@
+package com.kysoh.plugins.facebook.connection;
+
+public class FacebookLoginException extends Exception{
+
+       private static final long serialVersionUID = 1L;
+
+}


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to