Java Tutorial/Exception Handling
From Wikiversity
Contents |
[edit] What are exceptions?
Exception is an event that the normal process flow in the program. Events This is usually a mistake (error) of some form. This is because our program ends not normal.
by daniel butarbutar