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 |
how many design pattern r there? and wht design pattern u use and why ?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is the use of Getters and Setters method ?
different between exception and error? explaim check and uncheck exception
What is string pool in java?
What is generics in java interview questions?
What are the Class Libraries ?
what is the default value of a variable char?(If not assigned)
What is the maximum size of arraylist in java?
How do generics work in java?
Why can't we make jsp as a controller and action servlet in struts?
What is a stack class in java ?
0 Answers Akamai Technologies,