What is user defined exception?
Answers were Sorted based on User's Feedback
Answer / rahul vyas
The user defined class which Extends Exception class or
more specific version of That is called user defined
exception
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / ravikiran
user defined exception is written by the user to make a
customized error
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / satish kumar
Uer define exception is Derived from
System.ApplicationException class.In User defined Exception
User raised the exception in his class and throw the erroe
thoew the object of the class
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / sayyad khalid
User defined a class from Exception class.
Creates its own exception using that class.
which is user dependent is called User Defined exception.
| Is This Answer Correct ? | 1 Yes | 0 No |
What do you understand by the bean persistent property?
3) Suppose you are a very rich person, having 50 rooms and you have lost the key for one of the room's. How effectively you can find this key? (Qs2 and Qs3 are related)
Can you instantiate the math class in Java?
What are the 5 types of research methods?
what is the use of abstract class?
3 Answers Amdocs, Atos Origin, Invictus,
what happens when we add the objects morethan the size limit to a hashmap
Where we write javascript code in html page?
What is the difference between DataInputStream and BufferedReader
What is Classloader in Java?
When object is created and destroyed?
What is serialVersionUID and what is its need?
What are the different tags provided in jstl?