[Mono-list] Why isnt this exception caught? What am I doing wrong

Chris Howie cdhowie at gmail.com
Sun Aug 10 18:55:51 EDT 2008


On Sun, Aug 10, 2008 at 6:41 PM, alanb <alan.battersby at ntlworld.com> wrote:
> So please can someone tell me what is happening and why the catch above is
> being ignored.

The exception is being thrown in the StreamWriter constructor, which
is outside of your try block.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Mono-list mailing list