Custom Error Behavior

Any thoughts on changing the 503 behavior of cs-cart?

It looks to me like it's possible to basically copy the contents of fn_init_error_handler into local_conf.php and modify it to what you need in there.

What would be the right way / place to extend Tygh\Exceptions\PHPErrorException to modify output()