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 difference between ++ I and I ++ in java?
What is another word for methodology?
Is string thread safe in java?
Explain java coding standards for methods?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is import java util arraylist?
What is class forname used for?
What is the range of a character variable?
What is the instance of an object?
What is sorting in java?
Explain spliterator in java8?
What is the difference between yield() and sleep()?
How do you initialize an arraylist in java?
What is main in java?
Is null a value?