CodeIgniter Forums
CodeIgniter is ignoring normal Exceptions? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: CodeIgniter is ignoring normal Exceptions? (/showthread.php?tid=43916)



CodeIgniter is ignoring normal Exceptions? - El Forum - 07-27-2011

[eluser]Unknown[/eluser]
Hey,

I'm new to CodeIgniter but something went wrong when using exceptions.

I built a Code, running fine on normal execution, but when implemented into CodeIgniter as a library it just ignores the "Throw new Exception" completely!

What's the problem? :$

Thanks for reading!
In best regards,
Chris


CodeIgniter is ignoring normal Exceptions? - El Forum - 07-27-2011

[eluser]Unknown[/eluser]
Sorry! After HOURS I found the mistake and it was somewhere else! =D