Graceful exit

id: graceful-exit-292-13021442
title: Graceful exit
text: A graceful exit is a simple programming idiom wherein a program detects a serious error condition and "exits gracefully" in a controlled manner as a result. Often the program prints a descriptive error message to a terminal or log as part of the graceful exit. Usually, code for a graceful exit exists when the alternative — allowing the error to go undetected and unhandled — would produce spurious errors or later anomalous behavior that would be more difficult for the programmer to debug. The cod
brand slug: wiki
category slug: encyclopedia
description: Simple programming idiom in a program to detect and manage a serious error condition
original url: https://en.wikipedia.org/wiki/Graceful_exit
date created:
date modified: 2021-05-30T01:26:04Z
main entity: {"identifier":"Q5591444","url":"https://www.wikidata.org/entity/Q5591444"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part