Error Demo

Below are some demo's of Zym's error handling system, do not be alarmed by the fact that you may have encountered a bug. Chances are the demo's below are doing what they are suppose to.

404 Page not found

This demo will show you what happens when a user visits a page or url that does not exist. Click Here

Uncaught Exception

This demo demonstrates what happens when an uncaught exception occurs. The page you will see should be an internal error. This is the correct behavior if the environment is currently set to production. Click Here