<?php
    
try
    {
    }
    catch( 
ezcA $e )
    {
    }
?>


This would always call the __autoload() function to load the exception class, even if it's not needed.