StackOverflow Questions for Tag: throws

Ahmad F
Ahmad F

Reputation: 31645

What are the differences between throws and rethrows in Swift?

Score: 109

Views: 25623

Answers: 2

Read More
laj0
laj0

Reputation: 3

Is there a way to do variadic higher-kinded exception throws in Java?

Score: 0

Views: 32

Answers: 0

Read More
Pierre Vieira
Pierre Vieira

Reputation: 3300

How to inform in Kotlin that a function passed by parameter can throw an exception?

Score: 2

Views: 1580

Answers: 1

Read More
Senkwich
Senkwich

Reputation: 1042

Scaladoc (2.11.6) fails on throws tag with "unable to find any member to link"

Score: 14

Views: 2718

Answers: 3

Read More
Jurgen Rutten
Jurgen Rutten

Reputation: 301

Java Optional method orElseThrow doesn't throw anything despite having a null value inside

Score: 0

Views: 1032

Answers: 0

Read More
Markus Weninger
Markus Weninger

Reputation: 12648

Official recommendation / coding style guide on using multiple @throws tags for the same exception in JavaDoc

Score: 7

Views: 367

Answers: 2

Read More
Machigan
Machigan

Reputation: 37

Throw Exception in method who throws this Excpetion

Score: 0

Views: 90

Answers: 2

Read More
Uga Rimad
Uga Rimad

Reputation: 107

Handling orElseThrow

Score: 2

Views: 2929

Answers: 2

Read More
Ali
Ali

Reputation: 166

Force android studio compiler to use try-catch when using @Throws - Kotlin

Score: 6

Views: 1425

Answers: 0

Read More
D. Sikilai
D. Sikilai

Reputation: 497

throw checked exception as unchecked in java instead of wrapping

Score: -1

Views: 1234

Answers: 2

Read More
Jeremy Levett
Jeremy Levett

Reputation: 947

Exception doesn't need to be thrown to be caught, but IOException does

Score: 1

Views: 1352

Answers: 2

Read More
shannoga
shannoga

Reputation: 19869

Swift throw from closure nested in a function

Score: 36

Views: 26568

Answers: 6

Read More
user3407267
user3407267

Reputation: 1634

How to handle Exception in Java 8 Stream?

Score: 4

Views: 28904

Answers: 5

Read More
Mike
Mike

Reputation: 279

Java overriding throws clause

Score: 5

Views: 5225

Answers: 5

Read More
Nikhil Rupanawar
Nikhil Rupanawar

Reputation: 4191

Python : Java throws equivalent in python

Score: 31

Views: 24659

Answers: 3

Read More
Michele Bianchi
Michele Bianchi

Reputation: 1

Java Checked Exception

Score: -1

Views: 68

Answers: 2

Read More
Mohamed Hussein
Mohamed Hussein

Reputation: 61

What is the meaning of keyword "throws" in Swift?

Score: 1

Views: 3325

Answers: 2

Read More
T.P.
T.P.

Reputation: 103

Return an arrayList as message in custom exception in JAVA

Score: 1

Views: 4374

Answers: 3

Read More
MRM
MRM

Reputation: 165

Usage of throws and try-catch in the same method

Score: 1

Views: 1301

Answers: 1

Read More
danger mouse
danger mouse

Reputation: 1497

Java checked exceptions

Score: -1

Views: 236

Answers: 5

Read More
PreviousPage 2Next