Difference between revisions of "Documentation/DevGuide/GUI/Exception Handling"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (1 revision(s))
m (Robot: Changing Category:Graphical User Interfaces)
Line 8: Line 8:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Graphical User Interfaces]]
+
 
 +
[[Category:Documentation/Developers Guide/Graphical User Interfaces]]

Revision as of 10:40, 4 June 2008



In theory, robust exception handling reacts to all unpredictable situations. In practice, many of these situations can be avoided by preventive runtime behavior or by making sure that the methods defined to raise exceptions are only used in a defined context. In these cases empty exception handling as done in the example code is justifiable.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools