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