Answer Posted / 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 |
Post New Answer View All Answers
can rmi and corba based applications interact ?
What is character in data type?
Why can't we use static class instead of singleton?
What is purpose of keyword void?
How do I enable java in safari?
How to create a custom exception?
What is java jit compilers?
How do you define a variable?
What is class and object in java?
What are methods and how are they defined?
What is meant by structural programming?
What java is used for?
If a method is declared as protected, where may the method be accessed in java programming?
What is keyword in oop?
What one should take care of, while serializing the object?