Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Fatal error kills app in try/catch - - Why?
Re: Fatal error kills app in try/catch - - Why? [message #30243 is a reply to message #30241] Sun, 19 December 2010 11:17 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
No, U++ uses try/catch to catch exceptions. The thing is, not everything trows exceptions like in Java and Python. See you example with the Vector. Only a few things throw exceptions, but there are plenty of asserts. XML and CParser are two things that I can think of from the top of my head that throw exceptions.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: document icon, how to?
Next Topic: Any tuple examples?
Goto Forum:
  


Current Time: Sun Aug 24 06:37:05 CEST 2025

Total time taken to generate the page: 0.06640 seconds