Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Exceptions help
#4
I am very glad that I could help you! As you may have already noticed, exceptions in any programming language are extremely annoying. Especially since they stop the program from doing anything it is currently doing. Because of this, it is in better taste to prevent the exception from being thrown instead of catching it. I have found a lot of success with this method.

Have a good one!
My Blog | My Setup | My Videos | Have a wonderful day.


Messages In This Thread
Exceptions help - by brco900033 - 08-04-2013, 08:28 AM
Re: Exceptions help - by brco900033 - 08-05-2013, 03:12 AM
Re: Exceptions help - by brandonio21_phpbb3_import2 - 08-05-2013, 06:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)