﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-SEIZE THE DAY!-最新评论</title><link>http://www.blogjava.net/oasis/CommentsRSS.aspx</link><description>流水之为物也，不盈不行；君子之志于道也，不成章不达。</description><language>zh-cn</language><pubDate>Sat, 28 Feb 2009 02:27:04 GMT</pubDate><lastBuildDate>Sat, 28 Feb 2009 02:27:04 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: J2EE项目异常处理</title><link>http://www.blogjava.net/oasis/archive/2009/02/19/227685.html#255671</link><dc:creator>Omelette</dc:creator><author>Omelette</author><pubDate>Thu, 19 Feb 2009 15:39:00 GMT</pubDate><guid>http://www.blogjava.net/oasis/archive/2009/02/19/227685.html#255671</guid><description><![CDATA[这个是拼写错误了 应该是定义一个checked业务异常,就应该声明抛出一个unChecked异常<img src ="http://www.blogjava.net/oasis/aggbug/255671.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/oasis/" target="_blank">Omelette</a> 2009-02-19 23:39 <a href="http://www.blogjava.net/oasis/archive/2009/02/19/227685.html#255671#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: J2EE项目异常处理</title><link>http://www.blogjava.net/oasis/archive/2008/12/13/227685.html#246085</link><dc:creator>yuhua3272004</dc:creator><author>yuhua3272004</author><pubDate>Sat, 13 Dec 2008 02:16:00 GMT</pubDate><guid>http://www.blogjava.net/oasis/archive/2008/12/13/227685.html#246085</guid><description><![CDATA[定义一个checked的业务异常，让业务层的接口的所有方法都声明抛出unChecked异常. <br><br>这句话对么？定义了BusinessException这个checked异常，public Userinfo copyUserInfo(Userinfo user)throws BusinessException，<br><br>这个方法抛出的也是checked异常 ，不是unchecked异常啊。<br>而你说“让业务层的接口的所有方法都声明抛出unChecked异常” <br>怎么回事？<br><br>望指教<img src ="http://www.blogjava.net/oasis/aggbug/246085.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/oasis/" target="_blank">yuhua3272004</a> 2008-12-13 10:16 <a href="http://www.blogjava.net/oasis/archive/2008/12/13/227685.html#246085#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>