Extra Light PHP Framework

Error

This class is loaded automatically by the system

Content

404 Error

Error::show_404();

Custom error

Error::show('Foo bar error'); // or Error::show('Foo bar error', 'Error meta title', 'Error title');