Throwing an exception in the autoloader causes some problems.
The error message, and Exception is helpful IF the PEAR2 Autoloader is the ONLY autoloader. When it isn't the only registered autoloader, the exception causes problems.
Can we be smarter about throwing it? Or remove it entirely?