What is user defined exception?

Answers were Sorted based on User's Feedback



What is user defined exception?..

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

What is user defined exception?..

Answer / ravikiran

user defined exception is written by the user to make a
customized error

Is This Answer Correct ?    6 Yes 0 No

What is user defined exception?..

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

What is user defined exception?..

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

Post New Answer

More Core Java Interview Questions

What is an image buffer?

0 Answers  


What is the diff. b/w Interfaces & Abstract class?

6 Answers   Ericsson,


What types of index data structures can you have in java?

0 Answers   Tech Mahindra,


What is interface and its use?

8 Answers   HCL,


Does java runtime require a license?

0 Answers  


What are the important features of Java 8 release?

0 Answers  


What is a methodologist?

0 Answers  


Do you know why doesn't the java library use a randomized version of quicksort?

0 Answers  


What is temp in java?

0 Answers  


What is considered an anti pattern?

0 Answers  


What is data type modifier?

0 Answers  


How java is similar to c?

0 Answers  


Categories