1. sfSecurityException.class.php
  2. /** * sfSecurityException is thrown when a security related error occurs. * * @package symfony * @subpackage exception * @author Fabien Potencier * @author Sean Kerr * @version SVN: $Id: sfSecurityException.class.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $ */
  3. class sfSecurityException extends sfException
  4. {
  5. }

Debug toolbar