StackOverflow Questions for Tag: catch-block

How to get the current exception object in C++ Builder (replacement for ExceptObject)?

Score: 2

Views: 117

Answers: 1

Read More
Harsh
Harsh

Reputation: 23

What is the bug in this Java program?

Score: -1

Views: 73

Answers: 1

Read More
user1709076
user1709076

Reputation: 2856

possible to delete a mongodb catch block

Score: 2

Views: 41

Answers: 1

Read More
fall
fall

Reputation: 1202

JS: how to handle error from nested then() in outer catch block?

Score: -1

Views: 54

Answers: 1

Read More
Daniel Shteinbok
Daniel Shteinbok

Reputation: 13

Promise.catch() not catching errors from promise

Score: 1

Views: 192

Answers: 1

Read More
Naveen kumar
Naveen kumar

Reputation: 41

How to cover try/catch block in angular unit testing

Score: 2

Views: 1218

Answers: 2

Read More
Nappstir
Nappstir

Reputation: 995

Handling response errors/http status through fetch promises

Score: 2

Views: 1943

Answers: 1

Read More
Yevgeny
Yevgeny

Reputation: 1270

Promise reject() causes "Uncaught (in promise)" warning

Score: 75

Views: 70700

Answers: 5

Read More
Viacheslav Dev
Viacheslav Dev

Reputation: 29

'Await' cannot be used inside a 'Catch' statement, a 'Finally' statement, or a 'SyncLock' statement

Score: 1

Views: 534

Answers: 1

Read More
Creech
Creech

Reputation: 269

Why am I catching a rejected Promise in a try/catch instead of the Error the Promise was rejected with?

Score: 0

Views: 150

Answers: 0

Read More
Jarkko Hietala
Jarkko Hietala

Reputation: 21

JavaScript Try Catch report errors in console only after program exits

Score: 0

Views: 791

Answers: 1

Read More
mesllo
mesllo

Reputation: 583

Is it wise to have if logic inside a python catch block?

Score: 0

Views: 65

Answers: 1

Read More
BVBAccelerate
BVBAccelerate

Reputation: 182

Uncaught (in promise); Thrown error in fetch() not being caught

Score: 0

Views: 1387

Answers: 1

Read More
Abdullah
Abdullah

Reputation: 11

Selecting Catch Block (in visual studio) with Regular Expression Search

Score: 0

Views: 74

Answers: 1

Read More
GurdeepS
GurdeepS

Reputation: 67273

Return statements in catch blocks

Score: 5

Views: 2982

Answers: 6

Read More
Tabares
Tabares

Reputation: 4335

How to cancel the observable calls when exist an error in rxjs observable sequence that is requiring sequencial execution?

Score: 0

Views: 576

Answers: 1

Read More
John Gorter
John Gorter

Reputation: 2424

Flutter and Dart try catch—catch does not fire

Score: 70

Views: 178600

Answers: 7

Read More
WoJ
WoJ

Reputation: 30045

Why is `.then()` processed when fetch fails?

Score: -1

Views: 932

Answers: 1

Read More
Maxim Gershkovich
Maxim Gershkovich

Reputation: 47199

Why do try blocks need a catch

Score: 6

Views: 1578

Answers: 10

Read More

Type 'void | DiscordServer[]' is not assignable to type 'DiscordServer[]'

Score: 0

Views: 29

Answers: 0

Read More
PreviousPage 1Next