Say it like this
Real examples
"We discovered an exception in the payment module that was causing timeouts during checkout."
"You should wrap this in a try-catch block to handle the possible FileNotFoundException exception."
"The production incident was caused by an unhandled exception when the database connection failed."
Don't say this
Handle with care. Non-technical speakers may confuse this with the general English meaning (something that does not follow the rule). In tech, it is specifically an error event during program execution.
Other forms
exception
"The application crashed due to an unhandled exception in the login service."
exceptions
"You should document all exceptions that your API can throw."
exceptional
"The error handling in this code is exceptional."
Often used with
Similar words
Opposites
Practice
Try it
4 quick exercises
1. Your API throws an error when data is missing. How do you describe this?
2. We should _______ this NullPointerException before deploying to production.
3. Which sentence uses 'exception' incorrectly?
4. Rewrite using 'exception' or related terms: 'When the user clicks submit, something goes wrong and the app stops.'
Questions
Quick poll
Have you said "exception" in a standup this week?
Want more structured practice like this? Our English for Programmers course covers real workplace English in depth.




