diff --git a/index.html b/index.html index 6c2e234..25531c5 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,16 @@ - Lab 9 + Lab 9 - JavaScript Error Handling + + + +
+

Lab 9 - JavaScript Error Handling & Monitoring

+
Error Calculator - + - +
@@ -69,39 +100,341 @@
- - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
+ +
+

Try/Catch/Finally Demo

+ + +

Check console for try/catch demonstrations

+
+ +
+

Custom Error Demo

+ + +

Check console for custom error demonstrations

+