L
lionheart
Hi everyone,
what happens if a methode B don't catch an exception? Will it be passed
on to the methode A that called B? Or does it have to be rethrown at
each level? Is there an applicationwidth handler for uncatched
exceptions? Are there differences in implementations (like e.g. VS 6)?
Thanks a lot in advance,
Thomas
what happens if a methode B don't catch an exception? Will it be passed
on to the methode A that called B? Or does it have to be rethrown at
each level? Is there an applicationwidth handler for uncatched
exceptions? Are there differences in implementations (like e.g. VS 6)?
Thanks a lot in advance,
Thomas