Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Error_hiding> ?p ?o }
Showing triples 1 to 26 of
26
with 100 triples per page.
- Error_hiding thumbnail Iceweasel-error-hiding.png?width=300.
- Error_hiding wikiPageID "5272519".
- Error_hiding wikiPageLength "6849".
- Error_hiding wikiPageOutDegree "10".
- Error_hiding wikiPageRevisionID "508318233".
- Error_hiding wikiPageWikiLink Anti-pattern.
- Error_hiding wikiPageWikiLink Category:Anti-patterns.
- Error_hiding wikiPageWikiLink Category:Articles_with_example_code.
- Error_hiding wikiPageWikiLink Computer_programming.
- Error_hiding wikiPageWikiLink Exception_chaining.
- Error_hiding wikiPageWikiLink Exception_handling.
- Error_hiding wikiPageWikiLink File:Iceweasel-error-hiding.png.
- Error_hiding wikiPageWikiLink Java_(programming_language).
- Error_hiding wikiPageWikiLinkText "Error hiding".
- Error_hiding wikiPageUsesTemplate Template:Unreferenced.
- Error_hiding subject Category:Anti-patterns.
- Error_hiding subject Category:Articles_with_example_code.
- Error_hiding type Pattern.
- Error_hiding comment "Error hiding is an anti-pattern in computer programming. The programmer hides error messages by overriding them with exception handling. As a result of this the root error message is hidden from the user (hence 'error hiding') and so they will not be told what the actual error is. Error hiding is a bane of support engineers' jobs as it often delays the resolution of the problem by hiding information needed to identify what is going wrong.".
- Error_hiding label "Error hiding".
- Error_hiding sameAs Q5395713.
- Error_hiding sameAs m.0dbyb3.
- Error_hiding sameAs Q5395713.
- Error_hiding wasDerivedFrom Error_hiding?oldid=508318233.
- Error_hiding depiction Iceweasel-error-hiding.png.
- Error_hiding isPrimaryTopicOf Error_hiding.