wht is customised exception?
Answer Posted / cool_duzz
extending exception class and put your own handler.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is a top level class in java?
What is private static class in java?
What is the difference between stringbuffer and stringbuilder class?
What is static class
How would you convert bytes to string?
Can we define static methods inside interface?
Which collections are thread safe in java?
If a variable is declared as private, where may the variable be accessed?
How to read and write image from a file ?
How can we create objects if we make the constructor private ?
What is a protected void?
What is module in oop?
Describe the various concepts related to object oriented programming (oop).
How do you clear a list in java?
Can we declare main () method as non static?