(Yaf >=1.0.0)
Yaf_Exception is the base class of all exceptions thrown by Yaf. Every other Yaf exception class extends it.
It extends RuntimeException when the SPL extension is loaded, and the built-in Exception otherwise. Exceptions raised by Yaf carry an error code that identifies the type of failure.