java.lang.Error and its subclasses are also categorized as unchecked exceptions
ramka0001 7 months ago in playlist Java
Good clear tutorial. Some points on the English used in the Unchecked / Checked caption:
1) It extends the Runtime Exception ... (missing s)
2) It occurs anywhere in the program ... (missing s)
3) It doesn't extend the RuntimeException class. (should be doesn't not don't)
Also "discuss about" isn't correct; it should be "talk about".
Hope this helps.
MinkiWhale 1 year ago
java.lang.Error and its subclasses are also categorized as unchecked exceptions
ramka0001 7 months ago in playlist Java
Good clear tutorial. Some points on the English used in the Unchecked / Checked caption:
1) It extends the Runtime Exception ... (missing s)
2) It occurs anywhere in the program ... (missing s)
3) It doesn't extend the RuntimeException class. (should be doesn't not don't)
Also "discuss about" isn't correct; it should be "talk about".
Hope this helps.
MinkiWhale 1 year ago