Build your intuition. Fill in the missing part by typing it in.
When dividing by zero in wasm, an exception is thrown. This exception can be caught in JavaScript just like any other error. The exception that is thrown is ___.
Write the missing line below.