I have a somehow funny issue. While trying to understand why a certain website returns http code 500 to browser, I found the message
PHP Fatal error: Class \'MZ
Looks to me that the line is trying to throw a user defined Exception in the current namespace, not the built-in Exception class of PHP itself