← All terms · Errors & control flow
Exception
An object that signals something went wrong. Raised with `raise`, caught with `try/except`.
Learn this interactively:
Open lesson lesson-100 →← All terms · Errors & control flow
An object that signals something went wrong. Raised with `raise`, caught with `try/except`.
Learn this interactively:
Open lesson lesson-100 →