exception (EN)
noun

noun “exception”

sg. exception, pl. exceptions or uncountable
  1. something or someone that is not part of a general statement or does not follow a rule or pattern
    Everyone in the class must wear a uniform, but Maria is an exception because of her cast.
  2. in programming, a disruption during a program's execution due to an error, which can be identified and managed within the program
    When the application tried to access a file that didn't exist, it triggered an exception that was caught by the error-handling routine.