Difference between revisions of "Java Exception Handling"
Jump to navigation
Jump to search
(First topics for further reflection) |
|||
Line 11: | Line 11: | ||
== Conclusion == | == Conclusion == | ||
=== Distinguish between | === Distinguish between errors and exceptions === | ||
=== Inside a module, always throw errors up as they are === | === Inside a module, always throw errors up as they are === |