CakeException (class)

Class CakeException

CakeException is used a base class for CakePHP's internal exceptions. In general framework errors are interpreted as 500 code errors.

Exception
Extended by RuntimeException
Extended by CakeBaseException
Extended by CakeException

Direct known subclas