[Affelio-cvs 833] CVS update: affelio/lib/Affelio/Managing

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 10日 (土) 09:51:37 JST


Index: affelio/lib/Affelio/Managing/NewsAggregator.pm
diff -u affelio/lib/Affelio/Managing/NewsAggregator.pm:1.5 affelio/lib/Affelio/Managing/NewsAggregator.pm:1.6
--- affelio/lib/Affelio/Managing/NewsAggregator.pm:1.5	Sat Dec 10 09:46:28 2005
+++ affelio/lib/Affelio/Managing/NewsAggregator.pm	Sat Dec 10 09:51:37 2005
@@ -14,7 +14,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: NewsAggregator.pm,v 1.5 2005/12/10 00:46:28 slash5234 Exp $
+# $Id: NewsAggregator.pm,v 1.6 2005/12/10 00:51:37 slash5234 Exp $
 
 package Affelio::Managing::NewsAggregator;
 {
@@ -137,8 +137,9 @@
 			    xwsse_mesg => $xwsse_mesg);
 
 	}catch Affelio::exception::NetworkException with{
-	    my $e = shift;
-	    throw Affelio::exception::CommunicationException($e);
+#	    my $e = shift;
+#	    throw Affelio::exception::CommunicationException($e);
+	    return;
 	};
 
 	#########################################################


Affelio-cvs メーリングリストの案内
Back to archive index