Click the button to throw an unhandled exception on the server. You should see a message box appear telling you there was a NullReferenceException on the server.
NullReferenceException
The message box appeared because of the custom Anthem_Error function defined on this page (view source to see it). Whenever attempting to do a call back returns an error, Anthem_Error gets invoked, if it exists.
Anthem_Error