DEV Community

# errors

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Handling Resource Leaks with Scanner and System.in in Java

Handling Resource Leaks with Scanner and System.in in Java

Comments
1 min read
Understanding “Failed to Fetch” JavaScript Errors and How to Fix Them

Understanding “Failed to Fetch” JavaScript Errors and How to Fix Them

1
Comments
3 min read
Raising the Difference Between raise and raise e

Raising the Difference Between raise and raise e

6
Comments
4 min read
Fixing “Cannot Use Import Statement Outside a Module” Error

Fixing “Cannot Use Import Statement Outside a Module” Error

9
Comments
4 min read
How Shadcn CLI uses error constants to improve code readability

How Shadcn CLI uses error constants to improve code readability

4
Comments
3 min read
Handling Errors in Go: A Simple Example

Handling Errors in Go: A Simple Example

Comments
1 min read
Effective Loading and Error Handling in React Applications

Effective Loading and Error Handling in React Applications

Comments
2 min read
Custom errors in Go

Custom errors in Go

2
Comments
5 min read
Level Up Your JavaScript Error Handling: From `try...catch` to Custom Errors

Level Up Your JavaScript Error Handling: From `try...catch` to Custom Errors

Comments
4 min read
Windows Installation won't work due to 'Unexpected 0x00005 Error' - How to Fix

Windows Installation won't work due to 'Unexpected 0x00005 Error' - How to Fix

Comments
3 min read
Boost Your React App's UX: Comprehensive Error Handling with Error Boundaries

Boost Your React App's UX: Comprehensive Error Handling with Error Boundaries

1
Comments
5 min read
Understanding Credit Card Decline Codes: A Developer's Guide to Error Handling with Rapyd

Understanding Credit Card Decline Codes: A Developer's Guide to Error Handling with Rapyd

5
Comments
3 min read
RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)

RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)

3
Comments
1 min read
Mastering Error Handling: A Comprehensive Guide

Mastering Error Handling: A Comprehensive Guide

7
Comments
5 min read
Global Error Handling in .NET 8

Global Error Handling in .NET 8

Comments
2 min read
Installing PHP 8.2/8.3+ on ubuntu 23.04+

Installing PHP 8.2/8.3+ on ubuntu 23.04+

5
Comments 1
2 min read
common error code prefixes in ASP.NET

common error code prefixes in ASP.NET

Comments 1
2 min read
Understanding and resolving errors in C#

Understanding and resolving errors in C#

Comments
4 min read
How to Fix Windows 11 Won’t Shutdown Issue?

How to Fix Windows 11 Won’t Shutdown Issue?

7
Comments
7 min read
Body was inferred but the method does not allow inferred body parameters:error

Body was inferred but the method does not allow inferred body parameters:error

3
Comments 1
3 min read
Error as Value vs. Exceptions

Error as Value vs. Exceptions

2
Comments 2
8 min read
Rust vs Zig Error Handling

Rust vs Zig Error Handling

14
Comments 7
3 min read
Enhancing Rust Error Handling: Macro to add Program Flow Trace to your applications

Enhancing Rust Error Handling: Macro to add Program Flow Trace to your applications

Comments
7 min read
Estudo de caso: Thread pools e Out-of-memory

Estudo de caso: Thread pools e Out-of-memory

16
Comments 1
7 min read
What is Try-With-Resources, in Java? #InterviewQuestion

What is Try-With-Resources, in Java? #InterviewQuestion

Comments
1 min read
Git Error

Git Error

Comments
1 min read
Padronização de Respostas de Erro em APIs com RFC-9457: Implementando no Spring Framework

Padronização de Respostas de Erro em APIs com RFC-9457: Implementando no Spring Framework

70
Comments 1
5 min read
.NET Error Handling: Balancing Exceptions and the Result Pattern

.NET Error Handling: Balancing Exceptions and the Result Pattern

3
Comments
4 min read
Error Types in JS

Error Types in JS

1
Comments 2
4 min read
Build error occurred Error: Could not load the "sharp" module using the linux-x64 runtime

Build error occurred Error: Could not load the "sharp" module using the linux-x64 runtime

7
Comments 2
1 min read
This firebase error wasted my 161+ hours: make sure it doesn’t yours

This firebase error wasted my 161+ hours: make sure it doesn’t yours

Comments
4 min read
CS50P Problem Set 5 - Back to the Bank

CS50P Problem Set 5 - Back to the Bank

Comments
1 min read
New in ngx-errors 4.0

New in ngx-errors 4.0

Comments
2 min read
Quick Tip: Nuxt & Storyblok Error Handling (e.g. 404)

Quick Tip: Nuxt & Storyblok Error Handling (e.g. 404)

Comments
1 min read
Case for explicit error handling

Case for explicit error handling

5
Comments
5 min read
Understanding the `throw` and `throws` Keywords in Java

Understanding the `throw` and `throws` Keywords in Java

4
Comments
3 min read
Track Errors in FastAPI for Python with AppSignal

Track Errors in FastAPI for Python with AppSignal

Comments
8 min read
TUBA: Finally, an Error Management Tool for Microservices

TUBA: Finally, an Error Management Tool for Microservices

9
Comments
3 min read
Logging Logic errors in PHP

Logging Logic errors in PHP

4
Comments 4
5 min read
Docker container | Resolving "Permission Denied" Woes: A Decade-Long Struggle Unraveled

Docker container | Resolving "Permission Denied" Woes: A Decade-Long Struggle Unraveled

Comments
2 min read
Understanding TypeScript Method Decorators

Understanding TypeScript Method Decorators

5
Comments
2 min read
Introduction to Apache Kafka Error Handling (Springboot)

Introduction to Apache Kafka Error Handling (Springboot)

14
Comments
2 min read
Error while loading images in Oracle APEX application runtime

Error while loading images in Oracle APEX application runtime

Comments
2 min read
React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

React Type Error: not assignable LegacyRef<V> && 'V' refers to a value, did you mean 'typeof V'?

2
Comments
1 min read
mount: /mount/path: wrong fs type, bad option, bad superblock on /dev/sda3, missing codepage or helper program, or other error.

mount: /mount/path: wrong fs type, bad option, bad superblock on /dev/sda3, missing codepage or helper program, or other error.

Comments
2 min read
npm WARN tar TAR_ENTRY_INVALID checksum failure npm WARN tar

npm WARN tar TAR_ENTRY_INVALID checksum failure npm WARN tar

1
Comments
3 min read
Effective Error 🚨 Handling Strategies in [Your Preferred Programming Language]

Effective Error 🚨 Handling Strategies in [Your Preferred Programming Language]

5
Comments
1 min read
Error Handling in React Applications: Best Practices for Debugging

Error Handling in React Applications: Best Practices for Debugging

Comments
3 min read
Rust Error Handling: Short Note

Rust Error Handling: Short Note

1
Comments
3 min read
Nuxt3 : API error handling

Nuxt3 : API error handling

1
Comments
2 min read
10 everyday PHP errors and their fixes: A definitive guide on PHP debugging

10 everyday PHP errors and their fixes: A definitive guide on PHP debugging

4
Comments 3
16 min read
Track Errors in Your Python Django Application with AppSignal

Track Errors in Your Python Django Application with AppSignal

Comments
7 min read
A Importância de Checar Erros em Go

A Importância de Checar Erros em Go

Comments
2 min read
18 common React errors and a comprehensive guide on React error handling

18 common React errors and a comprehensive guide on React error handling

3
Comments
34 min read
Bun error

Bun error

Comments
1 min read
Deploying Go To AWS using CDK in 2024

Deploying Go To AWS using CDK in 2024

Comments
1 min read
Mastering Async/Await: Simplifying JavaScript's Async Operations

Mastering Async/Await: Simplifying JavaScript's Async Operations

2
Comments
2 min read
API Error Handling: Techniques and Best Practices

API Error Handling: Techniques and Best Practices

20
Comments 1
5 min read
Error handling in React 18

Error handling in React 18

5
Comments
2 min read
Aprimorando o Tratamento de Erros em Go com o Pacote httpe (echo)

Aprimorando o Tratamento de Erros em Go com o Pacote httpe (echo)

Comments
2 min read
loading...