StackOverflow Questions for Tag: throwable

ktulinho
ktulinho

Reputation: 4010

Is it a bad practice to catch Throwable?

Score: 123

Views: 110365

Answers: 14

Read More
Vishrant
Vishrant

Reputation: 16698

How to restrict that subclass cannot be generic?

Score: 18

Views: 1417

Answers: 3

Read More
Akshat Choudhary
Akshat Choudhary

Reputation: 85

Convert a string to stack trace in java

Score: 0

Views: 981

Answers: 2

Read More
O_O
O_O

Reputation: 4477

Using e.printStackTrace() in Java

Score: 66

Views: 91758

Answers: 5

Read More
Hifitech
Hifitech

Reputation: 135

Throwable argument 'ex' to 'System.out.println()' call

Score: 8

Views: 6861

Answers: 3

Read More
Christian
Christian

Reputation: 22343

Add message to existing NullPointerException

Score: 1

Views: 2561

Answers: 4

Read More
suku
suku

Reputation: 10937

How to capture the cause of an exception from a throwable?

Score: 2

Views: 1553

Answers: 2

Read More
Gabriel Eriksson
Gabriel Eriksson

Reputation: 9

Creating own IntelliJ Plugin causes Read access is allowed from inside read-action

Score: 0

Views: 1012

Answers: 1

Read More
Bora Ciner
Bora Ciner

Reputation: 21

How to make a java Thread unstoppable without catching Throwable

Score: -1

Views: 106

Answers: 1

Read More
ayush
ayush

Reputation: 704

Final rethrow in Java: Exception Handling

Score: -1

Views: 199

Answers: 1

Read More
Gordon Bean
Gordon Bean

Reputation: 4612

How to write an unchecked Throwable in java

Score: 3

Views: 1466

Answers: 4

Read More
Jayy
Jayy

Reputation: 14798

Examples of when PHP calls the function set by set_exception_handler with an Error object? And is it always fatal? Can it be caught?

Score: 0

Views: 17

Answers: 0

Read More
Trriger
Trriger

Reputation: 48

In java we use try catch with exceptions in the try block. can we use this for throwables or can we create even throwables as implements serializers?

Score: 1

Views: 25

Answers: 0

Read More
hadilq
hadilq

Reputation: 1033

Spring boot how to handle throwable

Score: 1

Views: 4959

Answers: 3

Read More
Antonio Noack
Antonio Noack

Reputation: 344

OpenJDK-java/lang/Throwable.fillInStackTrace - awkward implementation?

Score: 4

Views: 496

Answers: 2

Read More
idanH
idanH

Reputation: 1

log4j PatternLayout Regex for throwables

Score: 0

Views: 775

Answers: 1

Read More
Vineesh TP
Vineesh TP

Reputation: 7973

Get the error code from Throwable - Android

Score: 8

Views: 22879

Answers: 6

Read More
yuris
yuris

Reputation: 1139

Throwable getCause returns null

Score: 6

Views: 7113

Answers: 2

Read More
Dave The Dane
Dave The Dane

Reputation: 889

throw Throwable in Stream -> "Unhandled exception type Throwable"

Score: 0

Views: 1003

Answers: 1

Read More
jax
jax

Reputation: 38643

Difference between using Throwable and Exception in a try catch

Score: 466

Views: 321230

Answers: 6

Read More
PreviousPage 1Next