Mirage Source
"Global" On Error Function? - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: "Global" On Error Function? (/showthread.php?tid=388)



"Global" On Error Function? - Obsidian - 27-10-2006

I was just wondering if there was a way to do that. So if there is an error anywhere in the program it does certain things, regardless of what form/module/class the error takes place in.


- Misunderstood - 27-10-2006

Yea, its called using verrigans error handler program that adds an error handler to every method Tongue.

Don't have a link, sorry.


- Obsidian - 27-10-2006

well atleast it's possible. maybe if he's still got it laying around he can post it.