StackOverflow Questions for Tag: multi-catch

froadie
froadie

Reputation: 83153

Can I catch multiple Java exceptions in the same catch clause?

Score: 900

Views: 732070

Answers: 11

Read More
CGutz
CGutz

Reputation: 557

Appending a string when throwing an error in C++

Score: 1

Views: 3765

Answers: 1

Read More
Debolina Halder
Debolina Halder

Reputation: 1

After using a explicit throw keyword ,why the other implicit throw is not working in case of multiple catch statement?

Score: -1

Views: 67

Answers: 1

Read More
Prince of Sweden
Prince of Sweden

Reputation: 475

Java Multi-catch exception with both child and parent

Score: -3

Views: 1711

Answers: 2

Read More
chuky
chuky

Reputation: 1046

Swift 2 - try multi-catch

Score: 1

Views: 1803

Answers: 3

Read More
Rafael T
Rafael T

Reputation: 15689

Using multi-catch Exception type in constructor

Score: 2

Views: 263

Answers: 2

Read More
Semisonic
Semisonic

Reputation: 1173

Why does multi-catch feature in Java require exceptions to be final?

Score: 14

Views: 1276

Answers: 1

Read More
Robert Schwartz
Robert Schwartz

Reputation: 15

How to implement custom exceptions for guessing game

Score: 1

Views: 618

Answers: 2

Read More
CodePlorer
CodePlorer

Reputation: 163

WebApplicationException and NotFoundException in multi-catch

Score: 2

Views: 1036

Answers: 2

Read More
mustafa1993
mustafa1993

Reputation: 561

reference type of exception issue in multi-catch block

Score: 2

Views: 661

Answers: 3

Read More
MeesterPatat
MeesterPatat

Reputation: 2831

Maven project Error: Diamond/multicatch operator not supported in -source 1.5

Score: 13

Views: 10521

Answers: 2

Read More
RikyTres
RikyTres

Reputation: 676

Java 7 error on multi-catch exception

Score: 0

Views: 931

Answers: 1

Read More
Dodi
Dodi

Reputation: 2269

order in multi-catch exception handler

Score: 5

Views: 7825

Answers: 6

Read More
pHneutre
pHneutre

Reputation: 1171

Undefined method in multiple-exception-catch

Score: 2

Views: 641

Answers: 2

Read More
LaBlum
LaBlum

Reputation: 61

When to use multi-catch and when to use rethrow?

Score: 5

Views: 853

Answers: 3

Read More
M.S.Naidu
M.S.Naidu

Reputation: 2289

Not able to use Multi Catch from Java Effectively

Score: 9

Views: 8992

Answers: 7

Read More
bitemouth
bitemouth

Reputation: 123

Multi-Catch throwing compilation error. Individually, it is working fine

Score: 0

Views: 52

Answers: 0

Read More
MaVRoSCy
MaVRoSCy

Reputation: 17849

Performance difference of multiple Catch Vs Multi-Catch

Score: 2

Views: 343

Answers: 0

Read More
Ishan Saini
Ishan Saini

Reputation: 31

Unable to resolve exception class in Multi catch

Score: 1

Views: 516

Answers: 2

Read More
user3068917
user3068917

Reputation:

When I fix this Android compiler error, I am getting a multi-catch exception

Score: 1

Views: 3020

Answers: 1

Read More
PreviousPage 1Next