It have to be there for some reason and I suspect that reason is debugging. So if I want to make something with superb debugging, can I use Throw,Try,Catch in some smart way? Does it only apply in debugmode?
Java has some similar feature, is it the same, what is different?
Any links on the subject?
Thanks for any help :)
Java has some similar feature, is it the same, what is different?
Any links on the subject?
Thanks for any help :)