LibraryProgramming ConceptsOne card

A LITTLE SOMETHING WORTH KNOWING

A small discovery. Yours to pass on.

TechnologyOne small ahaProgramming concept

Exception · meaning

Think it. Then flip it.
ahamoraTap to reveal
Back to the cue
TechnologyOne small aha
Your new ahaSignal that an error occurred

An exception changes ordinary control flow to signal an unusual condition. Source: Exception handling

ahamoraReference ↗

Keep the thread going

One answer is a beginning.

Share a little curiosity, or follow it into the full collection.

Flip the full deck →

More from Programming Concepts

A few more worth knowing.

  1. 25Dependency · meaningRECALL
    External code a project relies on

    Usually managed by a package system

    Open this card ↗
  2. 01Variable · meaningRECALL
    Named storage for a value

    May change while a program runs

    Open this card ↗
  3. 02Constant · meaningRECALL
    Named value intended not to change

    Enforcement differs by language

    Open this card ↗