Message from discussion
How do I discover what exceptions are thrown?
Received: by 10.224.189.75 with SMTP id dd11mr7898680qab.6.1347902212867;
Mon, 17 Sep 2012 10:16:52 -0700 (PDT)
X-BeenThere: scala-user@googlegroups.com
Received: by 10.229.38.21 with SMTP id z21ls8761935qcd.2.gmail; Mon, 17 Sep
2012 10:16:48 -0700 (PDT)
Received: by 10.224.52.195 with SMTP id j3mr2228443qag.0.1347902208100;
Mon, 17 Sep 2012 10:16:48 -0700 (PDT)
Received: by 10.224.52.195 with SMTP id j3mr2228442qag.0.1347902208079;
Mon, 17 Sep 2012 10:16:48 -0700 (PDT)
Return-Path: <a...@cluonflux.com>
Received: from mail-qc0-f178.google.com (mail-qc0-f178.google.com [209.85.216.178])
by gmr-mx.google.com with ESMTPS id g28si2681032qcq.2.2012.09.17.10.16.48
(version=TLSv1/SSLv3 cipher=OTHER);
Mon, 17 Sep 2012 10:16:48 -0700 (PDT)
Received-SPF: neutral (google.com: 209.85.216.178 is neither permitted nor denied by best guess record for domain of a...@cluonflux.com) client-ip=209.85.216.178;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.216.178 is neither permitted nor denied by best guess record for domain of a...@cluonflux.com) smtp.mail=a...@cluonflux.com
Received: by qchj9 with SMTP id j9so5249272qch.9
for <scala-user@googlegroups.com>; Mon, 17 Sep 2012 10:16:48 -0700 (PDT)
d=google.com; s=20120113;
h=mime-version:x-originating-ip:in-reply-to:references:date
:message-id:subject:from:to:cc:content-type:x-gm-message-state;
bh=kUD4vJPXaw3uWK6o2s9PdLBAnzxWxGxo2gaBFBHLKOw=;
b=H/c0rnuo5VdH7OLhDkfZkSQ/8xRIi6JJzKQPzN9j35LJNG6WrNHM1EUFZWpBJ+AGHk
h6cr8JzdZR2xGHwu8gtWsvY3mkBdIEEjqFRuia9MZynIOV0dLgCKgt8sFAxRbjChG5IT
goW8xIPoGMBrc7i0TXthf6tAdyspE8vH/QYyKi1KhpacUbzj2PG8Ss7qKg+BvO8clBwa
b72MfRa2O8xVrXRVXTO3Kcra4EjCB6dWhu3JSj0PieXCzOB9cwvOw0c/ch3uxvjA0cf3
vhPEa9nvSYI1Ou4haNlh1hp85e9k/JWS6UTzWGEh3OtRH+xMbSit9B83Xe9JB0PthH1/
gCSg==
MIME-Version: 1.0
Received: by 10.224.39.147 with SMTP id g19mr29141707qae.46.1347902207784;
Mon, 17 Sep 2012 10:16:47 -0700 (PDT)
Received: by 10.49.40.130 with HTTP; Mon, 17 Sep 2012 10:16:47 -0700 (PDT)
X-Originating-IP: [24.84.38.59]
In-Reply-To: <c8c77d97-af2c-4814-9d03-8ca7ad75346e@googlegroups.com>
References: <8c11e486-fae5-45eb-aa1d-8d51361ba87d@googlegroups.com>
<CAFLqJkwjcZC1Zj-2OwDv=_nL6aLB8O++tw+vNLu2Se3eKuP...@mail.gmail.com>
<d67acd03-b395-4aa3-a236-203410a06e11@googlegroups.com>
<CAA2+nqGMX8v=RowydMKfWFDo_HruThE8mMG4-hvefKFmmA5...@mail.gmail.com>
<b4e68e77-f887-43a3-b518-c6a6f6d4823c@googlegroups.com>
<5d0d573f-b018-4869-8f78-b7ba0904aa07@googlegroups.com>
<CAFmL1SAN5kdvouDNShib-EDjpUxUvUYD6ERC=gtE=trpqA-...@mail.gmail.com>
<c8c77d97-af2c-4814-9d03-8ca7ad75346e@googlegroups.com>
Date: Mon, 17 Sep 2012 10:16:47 -0700
Message-ID: <CAA2+nqEftx9s_H8xEcvjHe88muxPkU1xAEV0B87UWQu_-Sh...@mail.gmail.com>
Subject: Re: [scala-user] How do I discover what exceptions are thrown?
From: Alex Cruise <a...@cluonflux.com>
To: Simon Ochsenreither <simon.ochsenreit...@gmail.com>
Cc: scala-user@googlegroups.com
Content-Type: multipart/alternative; boundary=20cf306f74d64974f704c9e8f0f3
X-Gm-Message-State: ALoCoQkzdYTvfT2UCBs+gxee1zu21ihgxh9WUgFUA7kHIFcUzlVW60s+jQ+tUQv1ZqZCKFzrf3b7
--20cf306f74d64974f704c9e8f0f3
Content-Type: text/plain; charset=ISO-8859-1
On Sat, Sep 15, 2012 at 12:39 PM, Simon Ochsenreither <
simon.ochsenreit...@gmail.com> wrote:
> I'm a really big fan of automation tools, though, so anything that
>> automates is going to help. Maybe something could be done with macros?
>>
>
> Probably not macros ... but shouldn't the compiler be able to at least
> create the list of possible thrown exceptions for us (minus the "usual"
> ones)? (Josh?)
>
Effect system. Effect system. Effect system. Everybody now! :)
-0xe1a
--20cf306f74d64974f704c9e8f0f3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On Sat, Sep 15, 2012 at 12:39 PM, Simon Ochsenreither <span dir=3D"ltr"><=
;<a href=3D"mailto:simon.ochsenreit...@gmail.com" target=3D"_blank">simon.o=
chsenreit...@gmail.com</a>></span> wrote:<br><div class=3D"gmail_quote">=
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<div class=3D"im"><blockquote class=3D"gmail_quote" style=3D"margin:0;margi=
n-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I'm a re=
ally big fan of automation tools, though, so anything that automates is goi=
ng to help. Maybe something could be done with macros?<br>
</div></blockquote></div><div><br>Probably not macros ... but shouldn't=
the compiler be able to at least create the list of possible thrown except=
ions for us (minus the "usual" ones)? (Josh?)<br></div></blockquo=
te>
<div><br></div><div>Effect system. Effect system. Effect system. =A0Everybo=
dy now! :)</div><div><br></div><div>-0xe1a</div></div>
--20cf306f74d64974f704c9e8f0f3--