30 lines
679 B
Plaintext
30 lines
679 B
Plaintext
== Why is this an issue?
|
|
|
|
:example: javascript/code-example.adoc
|
|
|
|
:compliant: javascript/compliant.adoc
|
|
|
|
include::../description.adoc[]
|
|
|
|
== Resources
|
|
=== Documentation
|
|
|
|
* MDN web docs - link:++https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/try...catch++[``++try...catch++``]
|
|
* MDN web docs - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/throw[``++throw++``]
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
include::../message.adoc[]
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
include::../comments-and-links.adoc[]
|
|
|
|
endif::env-github,rspecator-view[]
|