StackOverflow Questions for Tag: throwable

yoonsung ahn
yoonsung ahn

Reputation: 23

method.invoke dynamic exception throwing

Score: 0

Views: 224

Answers: 1

Read More
Elad Cohen
Elad Cohen

Reputation: 79

Catch and rethrow an exception for monitoring

Score: 1

Views: 196

Answers: 0

Read More
VAIBHAV JAIN
VAIBHAV JAIN

Reputation: 19

How to use .onFailure in scala Future?

Score: 0

Views: 414

Answers: 0

Read More
Lukas Karmanovas
Lukas Karmanovas

Reputation: 409

Spring boot @ExceptionHandler is not reached

Score: 1

Views: 1878

Answers: 3

Read More
jntme
jntme

Reputation: 622

NoClassDefFoundError at Runtime with Gradle

Score: 25

Views: 74281

Answers: 3

Read More
user3535807
user3535807

Reputation: 268

How can I fix 'No exception of type SomeException can be thrown; an exception type must be a subclass of Throwable'

Score: 2

Views: 25397

Answers: 3

Read More
VL4DiMiRG
VL4DiMiRG

Reputation: 117

No exception of type Exception can be thrown, an exception type must be a subclass of Throwable

Score: 2

Views: 43620

Answers: 7

Read More
mohammad mohammadi
mohammad mohammadi

Reputation: 23

problem with Laravel exceptions - not working for all errors

Score: 0

Views: 90

Answers: 0

Read More
Ovais Khan
Ovais Khan

Reputation: 205

Xamarin android App crashes with error android.runtime.JavaProxyThrowable reported in Google Play Console Vitals

Score: 1

Views: 348

Answers: 0

Read More
Jonson
Jonson

Reputation: 53

Laravel Throwable not handle exception - get 500 internal error

Score: 0

Views: 55

Answers: 0

Read More
Valentin Kovalenko
Valentin Kovalenko

Reputation: 486

Why does Java expose Error and Java SE API callback methods accept Throwable instead of Exception?

Score: 4

Views: 184

Answers: 0

Read More
delmet
delmet

Reputation: 1013

Using Throwable for Things Other than Exceptions

Score: 6

Views: 1814

Answers: 6

Read More
kuyyi
kuyyi

Reputation: 29

Why do the following methods of the Throwable class need to be synchronized?

Score: 2

Views: 324

Answers: 1

Read More
K Man
K Man

Reputation: 628

Why is the ThreadDeath class not called ThreadDeathError instead?

Score: 0

Views: 276

Answers: 1

Read More
Akbar
Akbar

Reputation: 1499

What is the built in base class to handle all exceptions in Java

Score: 0

Views: 17714

Answers: 4

Read More
Rob Hruska
Rob Hruska

Reputation: 120456

What is the preferred Throwable to use in a private utility class constructor?

Score: 36

Views: 13132

Answers: 8

Read More
Nfff3
Nfff3

Reputation: 439

What is the meaning of `int dummy` in the fillInStackTrace() method in Java?

Score: 0

Views: 608

Answers: 1

Read More
Inigo EC
Inigo EC

Reputation: 2328

Why does Throwable catch ignore 'continue' but it does work with 'return'?

Score: 0

Views: 145

Answers: 1

Read More
karvai
karvai

Reputation: 1787

Loop continuing even after hitting return statement

Score: -1

Views: 236

Answers: 3

Read More
Nfff3
Nfff3

Reputation: 439

Efficient way to get caller method in Java 8?

Score: 3

Views: 4121

Answers: 2

Read More
PreviousPage 2Next