Unable to catch exceptions

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

User avatar
BradDaBug
Not too shy to talk
Not too shy to talk
Posts: 23
Joined: Sat Apr 09, 2005 00:56

Unable to catch exceptions

Postby BradDaBug » Wed Oct 11, 2006 02:00

When my CEGUI app runs in Linux I get this message:
terminate called after throwing an instance of 'CEGUI::FileIOException'

which is odd because I've got everything wrapped around try{...}catch(CEGUI::Exception& e){..}. I can catch CEGUI exceptions that I manually throw from my own program, but I can't seem to catch them when they're thrown from within CEGUI. Any ideas?

Return to “Help”

Who is online

Users browsing this forum: No registered users and 9 guests