When is Exception Handling required ?
Short Answer
Views 12
Answer:
The exception handling is ideal for:
• processing exceptional situations
• processing exceptions for components that cannot handle them directly
• processing exceptions for widely used components that should not process their own exceptions
• large projects that require uniform error-processing
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.