Jump to content

Main public logs

Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:05, 8 July 2025 Mr. Goldstein talk contribs created page 3.6.2 Exception Handling (try-catch) (Created page with "=== 3.6.2 Exception Handling (try-catch) === Imagine you're a robot trying to open a file on a computer. What if the file isn't there? Instead of just stopping and saying "Error!", you want the robot to be polite and say, "I couldn't find the file, would you like me to try again?" '''Exception Handling''' is a programming technique that allows your program to '''gracefully deal with runtime errors''' (also called "exceptions"). Instead of crashing when something unexpec...") Tag: Visual edit