What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Exception vs Interrupt - What's the difference?

exception | interrupt |

As nouns the difference between exception and interrupt

is that exception is exception while interrupt is (computing) an event that causes a computer to temporarily cease what it was doing and attend to a condition.

As a verb interrupt is

to disturb or halt an ongoing process or action by interfering suddenly.

exception

English

Noun

(en noun)
  • The act of excepting or excluding; exclusion; restriction by taking out something which would otherwise be included, as in a class, statement, rule.
  • That which is excepted or taken out from others; a person, thing, or case, specified as distinct, or not included; as, almost every general rule has its exceptions.
  • (legal) An objection, on legal grounds; also, as in conveyancing, a clause by which the grantor excepts or reserves something before the right is transferred.
  • (senseid)An objection; cavil; dissent; disapprobation; offense; cause of offense; — usually followed by to or against.
  • (computing) An interruption in normal processing, especially as caused by an error condition.
  • Derived terms

    * checked exception * exception that proves the rule * take exception * there is an exception to every rule * without exception

    interrupt

    English

    Verb

    (en verb)
  • To disturb or halt an ongoing process or action by interfering suddenly.
  • * Shakespeare
  • Do not interrupt me in my course.
  • * , chapter=3
  • , title= The Mirror and the Lamp , passage=One saint's day in mid-term a certain newly appointed suffragan-bishop came to the school chapel, and there preached on “The Inner Life.”  He at once secured attention by his informal method, and when presently the coughing of Jarvis […] interrupted the sermon, he altogether captivated his audience with a remark about cough lozenges being cheap and easily procurable.}}
  • To divide; to separate; to break the monotony of.
  • The evenness of the road was not interrupted by a single hill.
  • (computing) To assert to a computer that an exceptional condition must be handled.
  • Antonyms

    * continue * resume

    Noun

    (wikipedia interrupt) (en noun)
  • (computing) An event that causes a computer to temporarily cease what it was doing and attend to a condition
  • The interrupt caused the packet handler routine to run.

    Derived terms

    * hardware interrupt * interrupt handler * non-maskable interrupt, NMI * software interrupt