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 zero by zero exception in python?
dividedbyzero
error
python
0 Votes
5 Answers
8th Oct 2019, 6:12 AM
Divyansh Upadhyay
Custom Exception is never thrown in body of corresponding try statement.
catch
exception
java
try
3 Votes
6 Answers
28th Jul 2020, 6:57 PM
P∆WAN M∆URY∆
How without writing a single line of code we can determine whether a exception is checked exception or unchecked exception??
exception-handling
java
2 Votes
3 Answers
3rd Jun 2020, 12:03 PM
👑$PIRIT👑
Exception handling for yield return <expression> statement?
c#
loops
yield
2 Votes
1 Answer
25th Feb 2017, 6:13 AM
Alex Soh Chye Wat
Why this while loop give me an exception e?
exceptions
java
loops
strings
while
0 Votes
7 Answers
29th Oct 2017, 3:51 AM
López Rodrigo
What is the AWT Exception in Java ??
error
exceptions
java
0 Votes
2 Answers
11th Dec 2021, 9:11 AM
Ghadeer Abbas
What if RAII constructor fails due to exception
c++
exception
raii
0 Votes
2 Answers
7th Dec 2023, 4:08 AM
Ketan Lalcheta
Please explain the exception coming in my program.
code_coach
exceptions
java
0 Votes
2 Answers
28th Apr 2023, 5:55 AM
Ayush Singh
How to use exception in a thread?
exceptions
java
threads
2 Votes
1 Answer
4th Aug 2016, 5:27 AM
Shadman Sudipto
Why we use exception in cpp and java?
cpp
java
0 Votes
4 Answers
20th Aug 2017, 1:57 PM
MANOJ KUMAR
Null Pointer Exception when using unProject in Libgdx
java
0 Votes
2 Answers
13th Jun 2021, 3:19 AM
M.O.HONOR
Do Exception e handles all type of exception?
exceptions
java
2 Votes
2 Answers
24th Sep 2017, 8:25 AM
Sadaf Khowaja
Can one raise a custom exception type?
exceptions
python
0 Votes
2 Answers
23rd Jun 2016, 12:11 AM
M Williams
If not handled, which exception type prevent your program from compiling?
exceptions
0 Votes
6 Answers
12th Mar 2019, 2:11 AM
Prilia Tiwi
Exception to throw for missing input from scanner
exception
input
java
missing
0 Votes
3 Answers
28th Jan 2017, 10:20 AM
Kai Kiehl
Fill in the blanks to define a function ''myFunc'', which throws an exception if its parameter is less than 0. void myFunc(int a
java
-1 Vote
17 Answers
29th Jan 2017, 6:15 PM
marvellous gwenzi
What is the role of finally{} in exception handling of JAVA
exceptions
java
5 Votes
3 Answers
18th Nov 2020, 11:31 AM
VAMSI
Exception in thread "main" java.util.NoSuchElementException (error)?? help
error
exceptions
0 Votes
1 Answer
25th Sep 2016, 1:48 AM
Felix Robinson
What is the main idea upon the exception handling?
exceptions
java
0 Votes
5 Answers
6th Apr 2017, 1:40 PM
Saif Khalid Mohammed Almulla
How can I solve Exception in thread “main” java.lang.NullPointerException error [duplicate]
java
0 Votes
10 Answers
9th Oct 2018, 4:35 AM
Tuyen Pham
Why do i need to throw exception here
exceptions
java
0 Votes
1 Answer
29th Oct 2020, 6:29 PM
stephen haokip
Please someone find error in this code. Exception in thread "main" java.lang.NullPointerException
java
student_counceling
3 Votes
14 Answers
21st Jun 2017, 2:35 PM
Aisha Chaudhary
How to use exception handling in a funcation.
except
python
try
0 Votes
1 Answer
16th Apr 2020, 12:10 PM
Anil Swami
How do i call a function when an exception occurs in java
error
exception
exceptions
handling
java
3 Votes
7 Answers
26th Nov 2018, 8:19 PM
Madhusudan Babar
How to catch exception if file doesn't exist?
#beginner
#fileinfo
c#
2 Votes
1 Answer
29th Sep 2017, 3:17 AM
Soygeezy
Why this code ends and print 4? Instead of a StackOverFlow Exception
c#
lambdas
2 Votes
3 Answers
23rd Aug 2019, 9:42 PM
Joel David Hernández Cruz
Else and exception handling-Ordering dish online with digits-only code
else
exception
ordering
pythoncore
0 Votes
2 Answers
27th Feb 2022, 4:46 PM
Cathyboum
Using directory class gives a exception in the playground
c#
0 Votes
4 Answers
25th Jun 2017, 7:12 PM
sneeze
What is the use of raising exception in python or program ?
code
error
programming
python
2 Votes
3 Answers
18th Jul 2019, 9:40 AM
Abhi
An Exception Error on Sololearn but not in the IDE?
error
ide
0 Votes
4 Answers
23rd Sep 2020, 1:36 PM
Manfred h
How can we know which type of Exception it is?
exceptions
java
0 Votes
2 Answers
5th Sep 2020, 8:03 AM
Umidbek
Error: System.InvalidOperationException: 'Error in the document XML (0, 0).' Inner Exception
c#
winforms
xml
0 Votes
8 Answers
3rd Jun 2018, 7:51 PM
SebGM2018
How to use exception handling for this code statement?
c++
exceptions
0 Votes
2 Answers
12th Aug 2019, 9:45 AM
Chetan Satpute
Why exceptions handling
exception
handling
ideas
java
programming
2 Votes
4 Answers
17th Mar 2018, 12:39 PM
Didace Nsabimana
Can anyone explain exception handling in Java or any reference?
java
2 Votes
2 Answers
7th Oct 2020, 1:30 PM
RøhiT Singh
Why Scanner followed by a bufferedReader gives a Null pointer Exception ?
bufferedreader
java
scanner
2 Votes
3 Answers
30th Sep 2020, 3:17 PM
Mr.Curious
Why we use finally keyword in exception handling?
c#
css
sololearn
0 Votes
2 Answers
11th Feb 2017, 9:20 AM
farwa bajwa
How to solve a classNotfound exception in jdbc
jdbc
0 Votes
2 Answers
20th May 2017, 4:07 AM
mahesh mahi
How to resolve Security Exception in Android Studio??
android
androidapp
androidstdio
exception
java
securityexception
0 Votes
1 Answer
13th Sep 2021, 7:44 AM
AMAN
An exception handle is not an error, is it?
exceptions
python
0 Votes
3 Answers
6th Aug 2017, 10:28 PM
Myke Albuquerque Pinto de Oliveira
A newbie question; we can use if else to overcome abnormal behaviour of our program then why we use exception handling??
exception
exceptionhandling
4 Votes
7 Answers
8th Aug 2019, 5:06 PM
...
Example for rising exception and use of it??
exceptions
python
0 Votes
2 Answers
22nd Oct 2017, 3:39 AM
VIJAY MADDINENI
What should i do to print my own custom exceptions in python?
custom
exception
python
21 Votes
13 Answers
25th Sep 2019, 7:28 AM
Aakaanksha 💕 [TheBraveCoders]
What are the exception in c++ and how they are used in program
exceptions
2 Votes
3 Answers
30th Dec 2018, 3:13 PM
kapil mewada
Why my java resume its getting exception error?
java
sets
1 Vote
1 Answer
10th Sep 2017, 5:12 PM
gustavo rossoni correa de barros
How can I catch Null Referencee Pointer exception
c++
1 Vote
1 Answer
26th Dec 2016, 6:23 AM
Mattis BETOURNE Clara HORVENO
why this exception code not running I'm confused !!
exceptions
1 Vote
2 Answers
24th Feb 2018, 3:37 PM
khalid abdelrahman
what are the exception for pointers in c++???
c++
exceptions
pointers
0 Votes
1 Answer
16th Feb 2017, 4:05 AM
sujay
Why this cause a out of range exception
c#
0 Votes
1 Answer
1st May 2017, 12:17 PM
martin franklin
Help me solve the code guys...never dealt with an exception before...
exception
help
1 Vote
4 Answers
3rd Jun 2018, 4:08 PM
Coding Niffler
Ask a question
Ask a question
< Previous
1
...
4
5
6
...
10
Next >
Hot today
What is a web browser intension?
1 Votes
Mentors
1 Votes
Percobaan
0 Votes
Thread local : global vs local
0 Votes
Postgrrsql and python
0 Votes
What are these purple cubes good for?
0 Votes
python
0 Votes
Codding lern
0 Votes
Data Analysis Course
1 Votes
Is there LUA?
0 Votes