StackOverflow Questions for Tag: nested-exceptions

user321068
user321068

Reputation:

Catching an exception that is nested into another exception

Score: 46

Views: 90160

Answers: 10

Read More
theChroma
theChroma

Reputation: 1

How to trace exceptions in a domain context in C++11?

Score: 0

Views: 65

Answers: 0

Read More
Yang Meyer
Yang Meyer

Reputation: 5699

Best way to check whether a certain exception type was the cause (of a cause, etc ...) in a nested exception?

Score: 44

Views: 53540

Answers: 9

Read More
Eoin
Eoin

Reputation: 45

Cannot Cast float to int in Error Handling/Validation Function

Score: 2

Views: 842

Answers: 1

Read More
Markus Pscheidt
Markus Pscheidt

Reputation: 7331

Junit5: Expect nested exception

Score: 2

Views: 1957

Answers: 1

Read More
Sergio Losilla
Sergio Losilla

Reputation: 860

std::nested_exception and polymorphism - Is this the best that can be done?

Score: 0

Views: 215

Answers: 1

Read More
Yash Agrawal
Yash Agrawal

Reputation: 1

How to print Exceptions of a nested loop?

Score: 0

Views: 127

Answers: 1

Read More
Tobi
Tobi

Reputation: 2749

Under what circumstances does EXCEPTION_RECORD link to another nested exception?

Score: 3

Views: 335

Answers: 1

Read More
Elephant
Elephant

Reputation: 727

Is it good practice to throw custom exception from catch statement?

Score: 0

Views: 2003

Answers: 1

Read More
anton_rh
anton_rh

Reputation: 9175

Why doesn't C++ use std::nested_exception to allow throwing from destructor?

Score: 27

Views: 18364

Answers: 5

Read More
slyx
slyx

Reputation: 2254

How one can dynamic_cast from std::exception to std::nested_exception?

Score: 3

Views: 1136

Answers: 2

Read More
gablin
gablin

Reputation: 4798

Should exceptions be chained in C++?

Score: 13

Views: 2346

Answers: 4

Read More
小太郎
小太郎

Reputation: 5620

std::throw_with_nested() on out of memory condition calls std::terminate()

Score: 1

Views: 232

Answers: 1

Read More
Cleo
Cleo

Reputation: 1121

Nested exception as return type for WCF service

Score: 0

Views: 286

Answers: 1

Read More
S Singha
S Singha

Reputation: 41

How to do Distributed testing using JMeter in Azure VMs over firewall

Score: 2

Views: 890

Answers: 0

Read More
Fariba
Fariba

Reputation: 723

Exception of internal blocks will be catch by main try-catch but i need to raise them

Score: -1

Views: 71

Answers: 2

Read More
sunny_dev
sunny_dev

Reputation: 755

How to catch nested SMTPAddressFailedException using Spring mail API

Score: 1

Views: 3087

Answers: 2

Read More
bames53
bames53

Reputation: 88155

Using RAII to nest exceptions

Score: 12

Views: 756

Answers: 2

Read More
RiddlerDev
RiddlerDev

Reputation: 7449

How Should I Move A File On Exception?

Score: 0

Views: 527

Answers: 2

Read More
user2456195
user2456195

Reputation: 67

I keep getting 'could not get jdbc connection nested exception'

Score: 1

Views: 5743

Answers: 1

Read More
PreviousPage 1Next