1 2 3 4 5 6 7
<html> <head> <title>Debugger test page</title> <script type="text/javascript" src="exceptions.js"></script> </head> <body></body> </html>