Go to file
Davis King 16e8f9f1bf Changed the fatal_error exception class so that it aborts your program
and prints a message if you try to construct it more than once since
doing so indicates that you ignored the first fatal error.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402660
2008-11-14 12:55:21 +00:00
dlib Changed the fatal_error exception class so that it aborts your program 2008-11-14 12:55:21 +00:00
docs fixed incorrect link 2008-11-12 22:12:28 +00:00
examples Removed the constructor try/catch blocks from the gui examples 2008-11-10 23:57:03 +00:00