Re: [Vala] Weird error handling



On Wed, Jul 13, 2011 at 12:13 PM, Tomasz Jankowski <tomcioj gmail com> wrote:
Hello!

While working on project I discovered invalid (in my opinion) error
handling. I wrote simple program (code below), which demonstrate, that
"catch" clause in some_function() catch errors threw from this function. On
the output program gives

This is the right behavior, I think. Java does the same.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]