Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8360
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail |
|---|---|
| From | Jan Burse <janburse@fastmail.fm> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Thumbs up for suppressable exceptions in JDK 1.7 |
| Date | Tue, 27 Sep 2011 11:38:44 +0200 |
| Organization | albasani.net |
| Lines | 14 |
| Message-ID | <j5s5j5$sb2$1@news.albasani.net> (permalink) |
| References | <j5ru3o$cu7$1@news.albasani.net> <cp5387dadnj2jmuheklm82niu718054nsj@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.albasani.net dhO5xPSLYmPyegYNcDGF0PJ8cgitp9MNy5ngLqftD/LA02WQZR2i+ejL8fP5sJLSAFooGkILE27WBqHw9PnNkFo/giOwm8KdxKpZOVTj8TdGokOFpGdUFs2m7CAuEnO4 |
| NNTP-Posting-Date | Tue, 27 Sep 2011 09:38:45 +0000 (UTC) |
| Injection-Info | news.albasani.net; logging-data="wsujRSodQF602Qb4Z+xdaWEW1jE84jYaDsVhuXJiymkY5UwfIlcHaeW1wOrfDXnpsKWaOWglNuRSfSeP0SQTlR56uU4os9ixTtsVZoPS5mz520ooTwxrM/wYD1U682jt"; mail-complaints-to="abuse@albasani.net" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Firefox/6.0.2 SeaMonkey/2.3.3 |
| In-Reply-To | <cp5387dadnj2jmuheklm82niu718054nsj@4ax.com> |
| Cancel-Lock | sha1:25cY9Cjny3SP7Ao7gVokd01mg4U= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8360 |
Show key headers only | View raw
Roedy Green schrieb: > I think you need some exposition on why this is a good thing. Its a good think for hunting down bugs. You don't have to sift through some logs written in the finally clause of some try/catch, you can even spare this code. But instead you get all layed out in front of you in the exceptions catched in the toplevel of your application. Or eventually written from there to some log. Agreed? Best Regards
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Thumbs up for suppressable exceptions in JDK 1.7 Jan Burse <janburse@fastmail.fm> - 2011-09-27 09:31 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Roedy Green <see_website@mindprod.com.invalid> - 2011-09-27 02:28 -0700
Re: Thumbs up for suppressable exceptions in JDK 1.7 Jan Burse <janburse@fastmail.fm> - 2011-09-27 11:38 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Tom Anderson <twic@urchin.earth.li> - 2011-09-27 20:43 +0100
Re: Thumbs up for suppressable exceptions in JDK 1.7 Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-09-29 18:05 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-09-29 11:25 -0700
Re: Thumbs up for suppressable exceptions in JDK 1.7 Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-09-29 23:57 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Jan Burse <janburse@fastmail.fm> - 2011-09-30 11:30 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-09-29 18:57 -0300
Re: Thumbs up for suppressable exceptions in JDK 1.7 Jan Burse <janburse@fastmail.fm> - 2011-10-02 13:38 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Jan Burse <janburse@fastmail.fm> - 2011-10-02 13:45 +0200
Re: Thumbs up for suppressable exceptions in JDK 1.7 Tom Anderson <twic@urchin.earth.li> - 2011-10-03 19:08 +0100
csiph-web