kaffe 0.8.0 and linux problems

Bernard Leach leachbj at aba.net.au
Sun Feb 16 14:53:47 PST 1997


Nagy Peter wrote:
> 
> On Fri, 14 Feb 1997, Bernard Leach wrote:
> > try {
> > reply.setInputStream(new FileInputStream(fileName))
> > } catch (Exception e) {
> > e.printStackTrace();
> > }
> >
> > And then later if reply.inputStream == null fail() and it
> > would fail sometimes.
> 
> If an exception is thrown in the constructor, it is perfectly possible.

Sure but with the above code any exceptions that are thrown
will be caught and displayed.

-- 
Bernard Leach                    Australian Business Access Pty Ltd.
leachbj at aba.net.au               http://www.aba.net.au/


More information about the kaffe mailing list