• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 2

How to use exception in a thread?

How do i do this in a thread? public class Inpdemo{ public static void main(String args[]) throws java.io.IOException{ int x=(int)System.in.read(); System.out.println(x) ; } }

javaexceptionsthreads
4th Aug 2016, 5:27 AM
Shadman Sudipto
Shadman Sudipto - avatar
1 Answer
+ 2
See http://docs.oracle.com/javase/8/docs/api/java/lang/Thread.UncaughtExceptionHandler.html
4th Aug 2016, 4:46 PM
WPimpong
WPimpong - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
How to properly reverse a string in python
4 Votes
Can someone explain how it works (im new)
1 Votes
Using Python on VScode
2 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Wayss
0 Votes
hi my coding instor told me to make a calculator that find the average of two numbers can you pls tell me my erro
0 Votes
Hearts
0 Votes
Hi guys I need some one to teach the String name how I can do it true because when I finish coding they give me NO OUTPUT
1 Votes
Can I take the certificates after finished the lessons?
1 Votes