IRELAND INSIDER UPDATE English
Ireland Echo Ireland Insider Update
Subscribe
Blog Business Local Politics Tech World

Error Definition: Types, Synonyms, and 404 Code Explained

Oliver Davies Sutton • 2026-05-12 • Reviewed by Oliver Bennett

We encounter errors every day—typos in an email, a page that won’t load, a measurement that goes wrong. Yet the word itself carries a rich history, and different types of error reveal distinct patterns in science, language, and technology. This article pulls together the core definitions, the most common synonyms, the four classic error types in physics, and a practical look at one of the web’s most infamous codes: 404.

Total HTTP status codes: 63 ·
Categories of error types (physics): 4 ·
Synonyms listed on Merriam-Webster: 138 ·
HTTP 4xx codes registered: 43

Quick snapshot

1Definition
2Synonyms
  • 138 synonyms per Merriam-Webster; common terms include mistake, slip, blunder, oversight, fault.
3Types in Science

Here is a quick reference of key numbers discussed in this article.

Key facts about error
Label Value
Word origin Latin errāre, “to wander”
Merriam-Webster synonyms 138
Error types in physics 4
HTTP 4xx codes total 43
Sources in this article 5+

What do you mean by error?

When we say “error,” we mean any action, thought, or outcome that deviates from what is correct or intended. The word entered English through Old French, ultimately from Latin errāre—”to wander” or “to stray.” In everyday use, an error is a mistake, an oversight, or a fault. In technical fields, the term carries more precise meanings: a measurement error in science, a syntax error in programming, a 404 error on the web.

General definition and etymology

Merriam-Webster defines an error as “an act or condition of ignorant or imprudent deviation from a code of behavior” or “a failure to achieve the intended result.” The Cambridge Dictionary (a trusted source for language learners) describes it as “a mistake, especially one that can cause problems.” Both emphasize the gap between expectation and outcome.

Bottom line: According to Merriam-Webster, error is about straying from a correct path—whether moral, mathematical, or digital. Understanding this origin helps clarify why errors are seen as deviations rather than failures.

The implication: the definition of error covers both moral and technical deviations, making it a versatile term.

What are the 4 types of error?

Scientists and engineers classify measurement errors into four categories. Understanding these helps improve accuracy in experiments, data analysis, and even daily reasoning.

  • Systematic error – Consistent and repeatable, often due to faulty equipment or bias in procedure. It shifts all measurements in one direction.
  • Random error – Arises from unpredictable fluctuations in the measurement process. It scatters results around the true value.
  • Gross error – Caused by obvious mistakes, such as misreading a scale or recording data incorrectly.
  • Blunder – A large, often careless mistake that invalidates the measurement entirely (sometimes considered a subtype of gross error).

These four types cover most scenarios in physics labs, engineering tests, and even quality control in manufacturing. The implication: recognizing the kind of error is the first step toward fixing it.

Choosing the right synonym depends on context: a “blunder” is more severe than a “slip.”

What does error code 404 mean?

Perhaps the most famous error on the internet, HTTP 404 is a status code that tells your browser the server can’t find the resource you requested. It’s a client error, meaning the problem is on your side of the connection—a broken link, a mistyped URL, or a page that’s been moved or deleted.

According to Britannica (encyclopedia reference), the 404 status code “indicates that the server cannot find the requested resource at the specified URL.” TechTarget (IT reference publisher) adds that common synonyms include “404 Error,” “404 Page Not Found,” and “The requested URL was not found.”

Common causes of 404 errors

  • User mistypes the URL in the address bar (UNC Web Guide (university web resource)).
  • The page was deleted and no redirect was set up.
  • An old bookmark or outdated search engine link points to a removed page.
  • A third-party site links to a page that no longer exists.

How to fix a 404 error

  1. Double‑check the URL for typos.
  2. Refresh the page – sometimes it’s a temporary glitch.
  3. Use the site’s search bar or navigation to find the content.
  4. Remove the problematic link and replace it with a working one.
  5. Contact the site owner if the page should still exist.

Custom 404 pages can improve user experience. TechTarget (IT reference publisher) suggests including messages that guide users back to the homepage or encourage them to contact the webmaster.

The upshot

Frequent 404 errors can harm SEO, as Hyperping (monitoring tool guide) notes: pages may be deindexed over time. Site owners should regularly audit for broken links.

The catch: even with a custom 404 page, too many errors can frustrate users and hurt search rankings.

Bottom line: 404 errors are client-side problems that can be fixed by checking URLs and setting redirects. They hurt SEO if left unresolved.

What are the synonyms of error?

The English language is rich with synonyms for error, each carrying a slightly different shade of meaning. Merriam-Webster (authoritative dictionary) lists 138 synonyms for the noun “error.” Thesaurus.com (synonym reference) identifies 119 synonyms, including mistake, blunder, slip, oversight, fault, and lapse.

The table below groups common synonyms by their nuance.

Common synonyms for error grouped by nuance
Nuance Synonyms
Careless mistake blunder, slip, oversight
Fault or defect flaw, bug, glitch
Misjudgment miscalculation, misinterpretation
Ethical misstep transgression, sin

The diversity of synonyms reflects the many contexts in which errors occur. For writers, choosing the right word matters: a “blunder” is harsher than a “slip,” while a “bug” is technical. The pattern: precision in language mirrors precision in thought.

What are all 400 errors?

The HTTP 4xx class covers client error codes—situations where the request itself is problematic. Britannica (encyclopedia reference) states that there are 63 total HTTP status codes, with 43 belonging to the 4xx range. Here are the most common ones:

Key 4xx HTTP status codes
Code Name Meaning
400 Bad Request Malformed syntax or invalid request message
401 Unauthorized Authentication required
403 Forbidden Server understands but refuses to fulfill
404 Not Found Resource cannot be found at given URL
410 Gone Resource is permanently removed (no forwarding address)
429 Too Many Requests Rate limit exceeded

Britannica (encyclopedia reference) notes that 404 differs from 410 Gone, which explicitly tells clients the resource is gone permanently. The catch: while 404 may be temporary (the page could return), 410 is final. Understanding these distinctions helps developers build more informative error handling.

Upsides

  • Custom 404 pages can brand the experience and guide users to relevant content.
  • Clear error codes help developers diagnose issues quickly.
  • Rich synonym vocabulary allows precise communication.

Downsides

  • Too many 404s frustrate users and damage SEO.
  • Ambiguous error messages (like generic “Something went wrong”) leave users clueless.
  • Misunderstanding error types can lead to wrong fixes (e.g., treating systematic error as random).

What this means: understanding HTTP error codes helps developers and users respond appropriately.

Clarity: what’s confirmed and what’s unclear

Confirmed facts

  • Error is derived from Latin errāre.
  • HTTP 404 means the server cannot find the requested resource (Britannica).
  • There are four classic error types in physics: systematic, random, gross, blunder.
  • Merriam-Webster lists 138 synonyms for error.
  • There are 43 officially registered 4xx HTTP status codes.

What’s unclear

  • The exact number of error types across all disciplines is not formally fixed.
  • The emotional impact of seeing a 404 error is subjective and varies by user context.
  • The exact impact of 404 errors on SEO is debated among experts.
  • There is no universal agreement on whether blunder is a separate type or a subset of gross error.
  • Some dictionaries list fewer synonyms for error than the 138 cited by Merriam-Webster.

Expert perspectives on error

“The 404 status code is part of the 4xx class of HTTP status codes, which are client errors.”

— Britannica, technology reference

“A 404 error appears when a user mistypes a URL or the page is unavailable. To fix it, double-check the URL for typos, refresh the page, or search the web.”

— TechTarget, IT definition resource

“Common causes include deleted pages without link updates, user typos, and outdated search links.”

— UNC Web Guide, university web resource

“A 404 means the server can’t find the resource; the server is working fine unlike 500.”

— Hyperping, monitoring tool guide

The trade-off: every error is a signal. For users, a 404 can be a dead end; for developers, it’s a clue. For scientists, classifying error types leads to better experiments. For writers, choosing the right synonym adds clarity. Understanding what error truly means helps developers fix bugs, scientists refine experiments, and writers choose precise words.

For a deeper dive into the various categories of mistakes and their technical implications, refer to this comprehensive guide on error types.

Frequently asked questions

What is a common example of a systematic error?

A scale that always reads 0.2 kg too heavy due to a manufacturing defect. Every measurement is shifted by the same amount.

How do you fix a 404 error on your own site?

Set up a 301 redirect from the old URL to a new one, or restore the page if it was accidentally removed. Use a broken link checker to find all 404s.

Is error a noun or verb?

Most commonly a noun (“an error occurred”), but it can also be used as a verb in rare contexts (“he erred”). The verb form is “to err.”

What is the opposite of error?

Accuracy, correctness, precision, truth. In computing: success (200 OK).

What does error mean in computer science?

In programming, an error is a condition that prevents the software from executing correctly—syntax errors, runtime errors, or logic errors.

How is error used in a sentence?

“The report contained a critical error in the sales figures.” “A 404 error appeared when I clicked the link.”

What is error in measurement?

Measurement error is the difference between a measured value and the true value. It can be systematic, random, or gross.

Related reading: Virgin Media Outage Dublin · Daily Mail Classic Homepage Guide



Oliver Davies Sutton

About the author

Oliver Davies Sutton

Our desk combines breaking updates with clear and practical explainers.