- Runtime errors can be handled
- also called exceptions
-
Try,catch,finally and throw are keywords used for exception handling
- revisa el script de este html para más detalles
- SOURCE:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/try...catch