bn:03319599n
Noun Concept
Categories: All articles with style issues, Articles with multiple maintenance issues, Anti-patterns
EN
error hiding  error swallowing  exception hiding  exception swallowing  swallowing an error
EN
In computer programming, error hiding is the practice of catching an error or exception, and then continuing without logging, processing, or reporting the error to other parts of the software. Wikipedia
Definitions
Relations
Sources
EN
In computer programming, error hiding is the practice of catching an error or exception, and then continuing without logging, processing, or reporting the error to other parts of the software. Wikipedia
practice of discarding information about error conditions without properly handling or reporting them Wikidata