StackOverflow Questions for Tag: try-catch

chriscauley
chriscauley

Reputation: 21061

Catch and print full Python exception traceback without halting/exiting the program

Score: 1563

Views: 1697279

Answers: 20

Read More
user321068
user321068

Reputation:

Catching an exception that is nested into another exception

Score: 46

Views: 90370

Answers: 10

Read More
Anton Fernando
Anton Fernando

Reputation: 31

From an exception catch block, seems file write is not happening

Score: 0

Views: 46

Answers: 0

Read More
Sirrah
Sirrah

Reputation: 13

Why does having a return statement in my try block make the 'else' statement unreachable?

Score: 0

Views: 145

Answers: 2

Read More
tweetysat
tweetysat

Reputation: 2403

Java try/catch - finally usefulness

Score: 0

Views: 63

Answers: 1

Read More
Lorenzo Andreasi
Lorenzo Andreasi

Reputation: 333

Using a prisma query with callback seems to ignore try/catch blocks (Node)

Score: 3

Views: 3254

Answers: 1

Read More
Walter81
Walter81

Reputation: 473

Powershell error handling: do something if NO error occured

Score: 18

Views: 121507

Answers: 3

Read More
Collin
Collin

Reputation: 306

Multiple catch statements with the same exception types

Score: 1

Views: 8782

Answers: 3

Read More
Nooboolean
Nooboolean

Reputation: 43

How to get the scan.nextLine() without skipping

Score: 0

Views: 118

Answers: 1

Read More
chaiJeon
chaiJeon

Reputation: 11

JPA: Why isn't entity save() working inside catch block despite @Transactional?

Score: 1

Views: 58

Answers: 1

Read More
Mittenchops
Mittenchops

Reputation: 19724

General decorator to wrap try except in python?

Score: 80

Views: 84835

Answers: 12

Read More
Jose Paredes
Jose Paredes

Reputation: 4090

Is try-catch meant to prevent or handle errors? (in JavaScript)

Score: 0

Views: 1626

Answers: 3

Read More
Ala Eddine JEBALI
Ala Eddine JEBALI

Reputation: 7891

JavaScript weird behavior of try/catch when used with strict mode

Score: 1

Views: 402

Answers: 1

Read More
SILENT
SILENT

Reputation: 4278

NodeJS: Is there still a performance penalty to throwing Errors?

Score: 7

Views: 2285

Answers: 1

Read More
Sean
Sean

Reputation: 29790

Returning values from exception handlers in Raku

Score: 11

Views: 657

Answers: 7

Read More
MxS
MxS

Reputation: 1

Spring Boot with Rest Template, error catching errors

Score: 0

Views: 140

Answers: 1

Read More
Nikkorian
Nikkorian

Reputation: 790

A php mysqli exception is ignoring numerous catch blocks until the last one (which is outside any class)

Score: 0

Views: 43

Answers: 1

Read More
Florian
Florian

Reputation: 5994

Can't catch TYPE_NOT_FOUND exception

Score: 7

Views: 4441

Answers: 3

Read More
Jader Dias
Jader Dias

Reputation: 90573

How can I write an empty indented block (and avoid an IndentationError) in Python?

Score: 52

Views: 30913

Answers: 3

Read More
user133466
user133466

Reputation: 3415

Why try-catch doesn't catch IOException?

Score: 2

Views: 8009

Answers: 6

Read More
PreviousPage 3Next