Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How to handle errors and throw exception in php?
error
exceptions
php
1 Vote
2 Answers
18th Aug 2016, 11:15 PM
Bekir Uzun
Why Exception raised when we call sleep(1000) of thread class in Java ?
exceptions
java
threads
5 Votes
3 Answers
26th Mar 2019, 10:57 AM
Kuldeep Amarwani
What are differences between error and exception in any programming language???
error
exception
0 Votes
4 Answers
3rd Nov 2019, 9:06 AM
Satyendra Patel
Error
c++
error
exception
1 Vote
19 Answers
10th Dec 2019, 5:41 PM
Zohal
Error in java text to speech help resolve below exception
exceptions
freetts
java
urgent
0 Votes
1 Answer
25th Jul 2020, 1:57 AM
MST
Why I'm having a Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 5 at For.main(For.java:10)
exceptions
java
3 Votes
6 Answers
21st Dec 2017, 9:00 AM
jomar ibarra
What strategies do you use to determine that exception handling is needed?
java
5 Votes
4 Answers
23rd Feb 2018, 3:41 PM
Jose Ayala
What is difference between synchronous and asynchronous exception handling?
c++
exceptions
0 Votes
2 Answers
27th Jun 2017, 1:43 PM
Deepak Kumar
Which of the following is Not a built-in exception in python?
python
0 Votes
3 Answers
24th Jul 2024, 1:05 PM
Nishi Chaurasia
exception showing in java code......at statement----- if(a[j]>a[j+1])..... please help please help
java
0 Votes
5 Answers
28th Nov 2017, 10:25 AM
Gokul Krishna
Common programming exceptions and there meaning
exception
3 Votes
1 Answer
20th Nov 2017, 4:55 PM
olufemi jolugbo
Is exception a help or an extra lines of code ?
exceptions
java
2 Votes
3 Answers
12th Mar 2017, 8:49 AM
Ali Abbas
How do we handle files in C++ with an exception of. .txt?
c++
2 Votes
2 Answers
29th Mar 2019, 4:22 AM
Glen osano
I've wrote a java code for User Define Exception .
java
0 Votes
2 Answers
20th Sep 2018, 3:54 PM
Mallika Das
Python interpreter bug? Standard looped input exception handler crashes.
exceptions
input
interpreter
loop
python
try
0 Votes
1 Answer
9th Nov 2018, 2:20 AM
michael garcia
designing issues that associated with use of exception handling??
excception
0 Votes
2 Answers
17th Jul 2017, 7:36 AM
Anjaneya Karjigi
what is use of exception and catch and thow in c++....
c++
earn
earnonlien
ja
online
python
pythonjava
rubiamrull
ruby
virus
1 Vote
2 Answers
20th May 2019, 4:51 AM
Kunal
Can anyone explain the concurrent modification exception in java with example?
java
0 Votes
2 Answers
10th Dec 2019, 7:28 AM
goutham thota
How is this a runtime exception the code should not even compile
java
1 Vote
3 Answers
15th Oct 2021, 5:57 PM
Adithya Keshav T
What is the importance of exception handling in practical implementation of live projects in java
java
3 Votes
3 Answers
22nd May 2022, 5:37 PM
😇🌟SWATI🌟😇
Can anyone please explain why this exception has been occured?
calling_array()
numpy
typeerror
0 Votes
1 Answer
1st Jun 2022, 1:51 PM
Anamitra Bera
How can you catch an exception thrown by another thread in Python?
exceptions
python
python3
threads
0 Votes
3 Answers
29th Aug 2020, 9:52 PM
nedoyoba
Instead of exception handling why dont i just correct the code
e
0 Votes
3 Answers
7th Oct 2018, 8:03 AM
Andrew
How to know the type of exception in python?
exceptions
python
0 Votes
1 Answer
26th Jun 2017, 8:57 AM
S.Naveen Kumar
This code throws exception for particular inputs please help me with this .
java
2 Votes
2 Answers
17th Jun 2019, 9:03 AM
Krishna Ravi
I am getting an exception error when running the my ASP.NET web application,
asp.net
exception
mvc
null
parameter
source
0 Votes
5 Answers
8th Sep 2020, 5:02 PM
Love Coding
In java exception handling how can i loop it back
java
1 Vote
1 Answer
5th Mar 2019, 2:29 PM
Sol Tig
How to write an exception if the user inputs nothing as an input
codeplayground
cone
exceptions
input
math
python
python3
2 Votes
2 Answers
25th Dec 2023, 8:36 AM
P A Arrchith Iyer
Can you raise the statement outside the exception block ?? [Python]
exceptions
python3
-1 Vote
3 Answers
10th Jul 2018, 8:08 AM
Darkchylde
Can someone explain why I'm getting a syntax error exception on line 12? Thanks!
error
exceptions
syntax
while
3 Votes
3 Answers
28th Dec 2018, 7:23 PM
Grayson Roland
Why e is used with raise and except in python exception handling??
except
exceptions
python
python3
raise
try
1 Vote
2 Answers
14th Jul 2020, 3:06 PM
Renuka Chhalotre
What is the internal mechanism of the exception handling in java?
answer
briefly
pls
this
2 Votes
2 Answers
4th Dec 2017, 4:15 AM
GOWTHAMI BOJJA
I am stuck here please help me🙏 Can an exception be handled only in the current function? Explain.
c++
0 Votes
13 Answers
6th Dec 2018, 10:53 AM
Mehak Jain
How do you do exception (not event) handling in JavaScript
except
exceptions
javascript
python
try
2 Votes
1 Answer
27th Sep 2017, 12:53 PM
Bryan
How to use 'try' and 'catch' keywords for exception handling in c++?
catch
try
0 Votes
5 Answers
18th Aug 2017, 4:17 AM
Chitransh Vishwakarma
why no ' : ' in the end of raise exception statement?
exceptions
python
2 Votes
4 Answers
23rd Sep 2016, 10:45 AM
ankur pancholi
Is it possible that we catch the exception without using try block?
exceptions
java
2 Votes
4 Answers
28th Oct 2016, 5:31 PM
C Shashi Narayan Rao
Can Python allow putting a single exception in parenthesis brackets?
exceptions
1 Vote
1 Answer
5th Feb 2018, 10:52 AM
Jurugu Brian
Is Java the only language that has Checked Exceptions?
checked
exception
java
12 Votes
9 Answers
25th Mar 2019, 6:03 AM
Sonic
Exception in thread "main":java.lang.Error: unresolved compilation problem, how to remove this error
swing
0 Votes
3 Answers
25th Jun 2020, 7:24 AM
Aswani Gumpena
What is null time exception error how to resolve it
java
static
0 Votes
2 Answers
2nd Dec 2016, 2:47 PM
Neeraj Vaid
What are the difference between exception handling in c++ and in python ?
help
ineed
-1 Vote
5 Answers
21st Oct 2019, 5:58 PM
ullas kumar
[Solved] Quit() or Exception in Python when user enters undesired input and why?
exception
python
quit()
1 Vote
2 Answers
19th Jun 2022, 7:38 PM
Korkunç el Gato
Why it show exception???
exception
java
1 Vote
8 Answers
5th Nov 2018, 4:06 PM
Harsh Agrawal
Exception in thread "main" java.util.InputMismatchException at java.util.Scanner.throwFor(Unknown Source) at java.util.Scanner
hi
0 Votes
1 Answer
7th May 2020, 1:21 PM
Kuruva Sai Kiran
What is the difference between checked exception and unchecked exception.
java
1 Vote
1 Answer
10th Aug 2017, 2:37 PM
Devbrath
Can Try-Except blocks ever handle Syntax Errors? (Python, but you can also explain what happens in other languages also)
error
except
exception
handle
handling
python
syntax
syntaxerror
try
12 Votes
8 Answers
22nd Sep 2018, 4:05 PM
Roger Wang
What is main difference between runtime exception and runtime error in java?
java
1 Vote
1 Answer
4th May 2020, 8:47 AM
Subhan Ahmed
What happens if you use a Raise statment outside an Exception block?
exceptions
python
1 Vote
3 Answers
11th Apr 2016, 10:03 PM
md123
How do we achieve exception handling in c++ with an example.Can anyone tell plzz ..
c++
0 Votes
7 Answers
7th Apr 2020, 5:17 PM
Disha Dey
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
5
6
7
...
10
Next >
Hot today
What is a web browser intension?
1 Votes
Mentors
1 Votes
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
python
0 Votes
What are these purple cubes good for?
0 Votes
Codding lern
0 Votes
Data Analysis Course
1 Votes
Is there LUA?
0 Votes
url of code playground for HTML, CSS & JS
0 Votes